One of my workspaces in eclipse can\'t be opened anymore. The other workspaces work fine. How can I fix this? First I thought this is an eclipse problem, but since the other wor
Try this-->>Goto .metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi and remove workbench.xmi file to solve this issue:
.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi.
For me, starting eclipse with -clearPersistedState
flag helped.
I am using maven project with eclipse kepler ,I had also faced the same problem(workspace was not opening),please follow the below steps it may work (please shutdown your machine everyday properly to avoid such issue)