Bug 75561

Summary: Rename package results in I/O exception
Product: [Eclipse Project] JDT Reporter: Ricardo Gladwell <ricardo>
Component: CoreAssignee: Jerome Lanneluc <jerome_lanneluc>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: hkirazyan
Version: 3.0   
Target Milestone: 3.1 M3   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
Eclipse log containing stack trace. none

Description Ricardo Gladwell CLA 2004-10-04 06:32:54 EDT
See stack trace. Not sure why this is occuring.
Comment 1 Ricardo Gladwell CLA 2004-10-04 06:33:27 EDT
Created attachment 14974 [details]
Eclipse log containing stack trace.
Comment 2 Olivier Thomann CLA 2004-10-04 10:19:53 EDT
It looks like you have corrupted zip files on a classpath.
Comment 3 Philipe Mulet CLA 2004-10-04 13:05:41 EDT
Are we remaining consistent in this scenario, and simply log the issue ?
i.e. I would imagine the expanded root to be empty or something like that.
Comment 4 Jerome Lanneluc CLA 2004-10-07 11:26:08 EDT
*** Bug 75433 has been marked as a duplicate of this bug. ***
Comment 5 Jerome Lanneluc CLA 2004-10-08 06:18:54 EDT
Added protection in MatchLocator#locatePackageDeclarations(SearchPattern,
SearchParticipant) so that if a project, root, or package cannot be opened, it
is ignored and the next one is considered.

Added regression test JavaSearchTests#testPackageDeclaration4()
Comment 6 David Audel CLA 2004-11-04 05:24:57 EST
Verified for 3.1M3 with build I20041102