How to recover corrupted Eclipse workspace?

后端 未结 15 985
醉酒成梦
醉酒成梦 2020-12-07 16:43

I just managed to corrupt contents of my Eclipse .metadata directory. Starting up with eclipse -clean did not work out. Deleting .metadata and then importing all projects, p

15条回答
  •  感情败类
    2020-12-07 17:00

    In my case only removing org.eclipse.e4.workbench directory (under .metadata/.plugins) and restarting Eclipse solved the problem.

提交回复
热议问题