Bug 101459 - Open Type dialog does not list all classes
Summary: Open Type dialog does not list all classes
Status: RESOLVED DUPLICATE of bug 101426
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.1   Edit
Hardware: PC Linux-GTK
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-23 10:54 EDT by Douglas Pollock CLA
Modified: 2005-06-23 11:11 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Douglas Pollock CLA 2005-06-23 10:54:32 EDT
N20050623-0010, GTK+ 2.6.7, KDE 3.3.2, X.org 6.8.2, Linux 2.6.11

The Open Type dialog does not liss all the classes in my workspace.  In
particular, it does not list "WorkbenchKeyboard" which is located in
"org.eclipse.ui.workbench".  There is nothing in the log.  I can navigate to the
file in the package explorer, and open it.  Even after opening the file, it does
not appear in the Open Type dialog.

I'm not sure how I got into this state, but I have a feeling it's related to
something I did recently.  I deleted all projects from my workspace, and then
checked them out from CVS again.
Comment 1 Douglas Pollock CLA 2005-06-23 11:02:27 EDT
This also affects organize imports, and extends to several classes.
Comment 2 Dirk Baeumer CLA 2005-06-23 11:03:22 EDT
The types are quiered from the search engine now. To me this sounds like a dup
of bug 101426.

Moving to JDT/Core to confirm.
Comment 3 Douglas Pollock CLA 2005-06-23 11:06:40 EDT
This is starting to severely interfere with my ability to get work done. 
Restarting the workbench does not fix the problem.  Neither does deleting the
configuration area.  Neither does cleaning all projects.

Is there a possible workaround?  How can I force this type information to be
rebuilt?
Comment 4 Jerome Lanneluc CLA 2005-06-23 11:11:38 EDT
A workaround is to remove the trailing slash in the src classpath entry in the
.classpath file. Then exit/restart.

*** This bug has been marked as a duplicate of 101426 ***