1. Eclipse workspace is not opening/ WorkSpace not opening/
First thing to try is "./eclipse -clean" for example @ eclipse-platform-3.4.1-win32\eclipse>eclipse -clean
Second option could be deleting “.snap” in the folder “org.eclipse.core.resources” at workspace\.metadata\.plugins\org.eclipse.core.resources\
The last and final solution is to remove ".metadata" folder from workspace. This has side effects you again need to set all the build paths and projects in the Preferences and build path of each project which could be tedious task.
First thing to try is "./eclipse -clean" for example @ eclipse-platform-3.4.1-win32\eclipse>eclipse -clean
Second option could be deleting “.snap” in the folder “org.eclipse.core.resources” at workspace\.metadata\.plugins\org.eclipse.core.resources\
The last and final solution is to remove ".metadata" folder from workspace. This has side effects you again need to set all the build paths and projects in the Preferences and build path of each project which could be tedious task.
No comments:
Post a Comment