Bug 8060 - Hierarchy only shows Object when opening type in binary project
Summary: Hierarchy only shows Object when opening type in binary project
Status: RESOLVED DUPLICATE of bug 8216
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: Other other
: P3 normal (vote)
Target Milestone: 2.0 M3   Edit
Assignee: Jerome Lanneluc CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-01-22 20:57 EST by Nick Edgar CLA
Modified: 2002-01-29 07:10 EST (History)
0 users

See Also:


Attachments

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