Bug 123437

Summary: Support EFS for zip/jar files
Product: [Eclipse Project] JDT Reporter: Jerome Lanneluc <jerome_lanneluc>
Component: CoreAssignee: Jerome Lanneluc <jerome_lanneluc>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 3.1   
Target Milestone: 3.2 M5   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Jerome Lanneluc CLA 2006-01-11 10:33:05 EST
I20060110

Since bug 119244 provides an API to copy a java.io.File locally, we should use this API for jar/zip files
Comment 1 Jerome Lanneluc CLA 2006-01-19 07:30:46 EST
Added helper Util.toLocalFile(URI,IProgressMonitor) and change code that deals with zip and jar file to first call this helper.
Comment 2 Frederic Fusier CLA 2006-02-14 07:24:48 EST
Verified for 3.2 M5 using build I20060214-0010.