Search Type broken on Close Project then Open Project [message #508775] |
Wed, 20 January 2010 04:50  |
Eclipse User |
|
|
|
Hello,
First of all please excuse me if this forum is not the right one for posting about this potential bug.
A little context first : I have several projects in my workbench (some of which are actually basically the same project but in different SVN branches, at different development stage) and I like to keep only the one on which there are ongoing developments open.
From time to time, when a bug emerges in production I open the project that correspond to the current production version.
Here is the thing though : each time I close a project, whenever I reopen it it breaks the Open Type dialog (CTRL+Shift+T).
When I type in a class, two lines pop up for the reopened project. Instead of just sticking to the package hierarchy, the qualified names are prefixed by bin and java respectively... (bin is my build folder, java is my source folder)
When I try to open the bin.xxx result, the java editor complains that this is not a java file (Could not open the editor: Editor could not be initialized), whereas trying the java.xxx one results in an error message : "Type java.xxx could not be found in project 'p'. Make sure all workspaces ressources are refreshed.".
I've tried to refresh the project, to refresh the whole workspace, to clear and rebuild the project. This occurs even after an Eclipse restart (I believe I've tried a restart with the -clean option at some point, without success).
The only way I've come up with to get rid of the problem is to delete the project from workspace (not from FS) then add it back from FileSystem...
Any idea? Maybe I should open a bugzilla track...
Thanks in advance
[Updated on: Thu, 11 February 2010 06:11] by Moderator
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04062 seconds