Bug 229304

Summary: cannot 'Open Type' a binary type that is present in an external folder
Product: [Eclipse Project] JDT Reporter: Maxime Daniel <maxime_daniel>
Component: CoreAssignee: Jerome Lanneluc <jerome_lanneluc>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: jerome_lanneluc
Version: 3.4   
Target Milestone: 3.4 M7   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
Proposed fix and regression test none

Description Maxime Daniel CLA 2008-04-29 09:36:48 EDT
I20080427-2000

Using the scenario of bug 228639:
1. Have org.eclipse.jdt.compiler.tool v_854 in your dev workspace
2. Start a runtime workbench
3. (in the runtime workbench,) Load org.eclipse.jdt.ui v20080422-0800 from CVS
4. (in the runtime workbench,) Open type org.eclipse.jdt.internal.compiler.tool.Archive.class

Step 4 fails in that the open type dialog does not find the type at all. The Package Explorer shows the type though (expand the Plug-in Dependencies of the org.eclipse.jdt.ui project, then bin, etc.), and its source can be displayed by double-clicking on it. The same is true for other types of the same entry.
Comment 1 Jerome Lanneluc CLA 2008-04-29 10:10:19 EDT
Created attachment 97983 [details]
Proposed fix and regression test
Comment 2 Jerome Lanneluc CLA 2008-04-29 11:24:15 EDT
Fix and test released for 3.4M7
Comment 3 Maxime Daniel CLA 2008-04-30 04:45:33 EDT
Verified for 3.4 M7 using build I20080430-0100.