Bug 393892 - Some supertypes and subtypes are not found
Summary: Some supertypes and subtypes are not found
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 4.2.1   Edit
Hardware: Macintosh Mac OS X
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-08 10:55 EST by Jan Koehnlein CLA
Modified: 2022-12-23 12:10 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Koehnlein CLA 2012-11-08 10:55:03 EST
Maybe the index is corrupted? 

Steps to reproduce
- In a new workspace, create a new plugin project with a dependency on org.eclipse.jdt.ui
- Open the class org.eclipse.jdt.internal.corext.refactoring.reorg.JavaMoveProcessor
- press F4 
-> The type hierarchy does not show any supertypes

- On the super type name in the extend clause, open the context menu and choose "COpy Qualified Name"
-> Error dialog "No element to qualify found in selection"

- Open the super type org.eclipse.ltk.core.refactoring.participants.MoveProcessor
- press F4
-> JavaMoveProcessor does not appear as a subtypes
Comment 1 Stephan Herrmann CLA 2012-11-08 12:24:32 EST
Interestingly F3 works on "MoveProcessor" in the extends clause.
Also the javadoc hover finds this class.

When searching for references to MoveProcessor some of the hits are marked as potential, strange...

Do you see the same, Jan?

OTOH, in a workspace where jdt.ui is checked out, everything works fine.
Comment 2 Sebastian Zarnekow CLA 2012-11-08 12:26:41 EST
I see exactly the same things as Jan and Stephan described.
Comment 3 Sebastian Zarnekow CLA 2012-11-08 12:39:28 EST
Btw: I'm on 3.8 if that makes a difference to 4.2.x
Comment 4 Eclipse Genie CLA 2020-06-24 05:51:54 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.
Comment 5 Eclipse Genie CLA 2022-12-23 12:10:21 EST
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.