Eclipse won't start, log error says: ObjectNotFoundException: Tree element

后端 未结 14 1600
执笔经年
执笔经年 2020-12-04 14:07

Last night my machine restarted while Eclipse Galileo was open. No big deal, right?

This morning, I started my machine and tried to open Eclipse. Instead of openin

相关标签:
14条回答
  • 2020-12-04 14:45

    Rather deleting whole .metadata folder, which in turns delete your projects from workspace, try to find the .snap files and delete them. .snap files are the snapshot of workspace's temporary instance which will be saved on clean & close of workspace.

    0 讨论(0)
  • 2020-12-04 14:47

    For anyone interested, I had the exact same problem and deleting the file .metadata/.plugins/org.eclipse.core.resources/.snap did the trick for me.

    0 讨论(0)
提交回复
热议问题