Bug 229304 - cannot 'Open Type' a binary type that is present in an external folder
Summary: cannot 'Open Type' a binary type that is present in an external folder
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.4   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.4 M7   Edit
Assignee: Jerome Lanneluc CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-29 09:36 EDT by Maxime Daniel CLA
Modified: 2008-04-30 04:45 EDT (History)
1 user (show)

See Also:


Attachments
Proposed fix and regression test (4.10 KB, patch)
2008-04-29 10:10 EDT, Jerome Lanneluc CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.