Bug 421269 - Type Hierarchy empty - just declared type
Summary: Type Hierarchy empty - just declared type
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 4.4   Edit
Hardware: PC Windows 7
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-07 11:45 EST by David Balažic CLA
Modified: 2013-11-21 02:03 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 David Balažic CLA 2013-11-07 11:45:34 EST
Suddenly the type hierarchy stopped working in one workspace.

In a Java source file:

IFoo foo;
void method1(){

foo.method2();

}

ctrl clicking "method2" and selecting "Open Implementation" shows a Type Hierarchy popup having only IFoo listed.

As IFoo has only one implementation, the expected behavior is to open that iplementation in the editor.

In a second workspace with very similar code, the same thing works.

Also in the first workspace some similar cases work.

There are no compile errors.

I tried:
 - clean/rebuild
  - restart Eclipse
 - delete the indexes as suggested here: http://stackoverflow.com/a/17216491/822870

but none seems to help.



-- Configuration Details --
Product: Eclipse 2.0.1.20130919-0803 (org.eclipse.epp.package.jee.product)
Installed Features:
 org.eclipse.jdt 3.9.1.v20130911-1000