Why does Eclipse search for metadata pertaing to non-existing project? [message #1698034] |
Wed, 10 June 2015 09:51  |
Eclipse User |
|
|
|
My sole workspace has grown too large and untidy, and I've tried to divide it manually into several less ones. I've made a few copies of the original worspace folder, then in each of the new workspaces I have left only a few projects and have removed all the mentions of the other projects (that do not live in the given workspace anymore). I mean subfolders in .metadata\.plugins\org.eclipse.core.resources\.projects and wherever else I'v found them, eg. .metadata\.plugins\org.eclipse.ltk.core.refactoring\.refactorings).
After that I have an issue. Eclipse opens a worspace and complains that it can not find metadata for a project that is removed from the workspace. Here is what it writes in the log:
!ENTRY org.eclipse.core.resources 4 567 2015-06-10 16:44:14.117
!MESSAGE Workspace restored, but some problems occurred.
!SUBENTRY 1 org.eclipse.core.resources 4 567 2015-06-10 16:44:14.117
!MESSAGE Could not read metadata for 'EclipseSWTExamples'.
!STACK 1
org.eclipse.core.internal.resources.ResourceException(F:/_misa/!--Ecl_Wss/TaskMan_WS/.metadata/.plugins/org.eclipse.core.resources/.projects/EclipseSWTExamples/1.tree)
But the project "EclipseSWTExamples" does not exist any more, the workspace does not contain the project folder, neither it has corresponding subfolder in the ...resources\.projects.
Why has Eclipse stuck to this "EclipseSWTExamples"? Where does It take a link to it from? I have not found this word in the workspace at all, nor in the eclipse folder in the "program files".
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.11002 seconds