Workspace search problem [message #259280] |
Mon, 30 March 2009 10:10  |
Eclipse User |
|
|
|
I have a number of projects in my workspace some of which have build path
references to built versions of other projects in the workspace.
I expected searching the workspace for references to a particular class to
include all the projects, but this depends on where I start from.
If I start from inside a project's referenced libraries folder and the
class file in question, the search includes all projects, which is what I
want.
But if I start from the source .java file of the class in question, the
search only shows up the hits in the projects which do not have the
referenced library containing the .class file. This would be much more
convenient and intuitive, if only it worked.
I have tried rebuilding the Java search index, thus:
- go into <workspaceDir>\plugins\.metadata\.plugins\org.eclipse.jdt.core
- delete 'savedIndexNames.txt'
- delete all *.index
but this doesn't help. I have also tried the usual tricks of rebuilding
everything, closing/opening all projects, etc.
Any suggestions?
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03369 seconds