Bug 5522

Summary: Type hierarchy - missing subtypes of JavaElement
Product: [Eclipse Project] JDT Reporter: Philipe Mulet <philippe_mulet>
Component: CoreAssignee: Jerome Lanneluc <jerome_lanneluc>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P2    
Version: 2.0   
Target Milestone: 2.0 M1   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Philipe Mulet CLA 2001-11-05 05:55:03 EST
Build 20011025 (206)

In a self-hosting workspace, when opening on JavaElement hierarchy, no subtype 
is displayed. It seems though to work fine for IJavaElement.
Comment 1 Jerome Lanneluc CLA 2001-11-06 09:03:46 EST
Focus type was resolved in a project that had an incomplete classpath.
Fixed by skipping resolution in this case.