Every new day, my projects are lost in the project browser in eclipse-indigo, but remain on the disk, so I have to import all the projects every day. Do you have any idea about this issue?
I see all projects in ~ / workspace / .metadata / .plugins / org.eclipse.core.resources / .projects
When I open eclipse, the files that I worked one day ago make an exception: org.eclipse.core.runtime.CoreException: The file does not exist.
Two days ago, my eclipse crashed, and this problem probably began after this time. I also found them in error logs:
-> The workspace came out with unsaved changes in the previous session; An updated workspace for restoring changes.
-> Ignored attempt to add a saved one that has already been registered
-> Unable to create editor identifier org.eclipse.jdt.ui.PropertiesFileEditor: File does not exist.
source share