Bug 8060

Summary: Hierarchy only shows Object when opening type in binary project
Product: [Eclipse Project] JDT Reporter: Nick Edgar <n.a.edgar>
Component: CoreAssignee: Jerome Lanneluc <jerome_lanneluc>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: 2.0 M3   
Hardware: Other   
OS: other   
Whiteboard:

Description Nick Edgar CLA 2002-01-22 20:57:08 EST
Build 20020115

In a self hosting workspace, did Open Type on AbstractDebugView (in 
org.eclipse.debug.ui).
The hierarchy view just showed Object.
I had org.eclipse.ui in source, but the remaining projects were binary.
Comment 1 Nick Edgar CLA 2002-01-22 20:59:28 EST
Interestingly, when I activated the editor, the methods pane of the hierarchy 
view showed the AbstractDebugView methods, but the hierarchy pane still just 
showed Object.
Switching to the supertypes mode and the subtypes mode seemed to work fine.
Switching back to the type hierarchy mode still showed just Object.

I'm using the latest self-hosting plugin (as of last night).
Comment 2 Erich Gamma CLA 2002-01-25 05:42:19 EST
I guess that this one is subsumbed by the recent type hierarchy in binaries 
fixes.
Moving to Jdt core for confirmation and disposal
Comment 3 Jerome Lanneluc CLA 2002-01-28 12:16:45 EST

*** This bug has been marked as a duplicate of 8216 ***