Bug 5522 - Type hierarchy - missing subtypes of JavaElement
Summary: Type hierarchy - missing subtypes of JavaElement
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P2 normal (vote)
Target Milestone: 2.0 M1   Edit
Assignee: Jerome Lanneluc CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-11-05 05:55 EST by Philipe Mulet CLA
Modified: 2002-01-11 09:13 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 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.