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

后端 未结 14 1608
执笔经年
执笔经年 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:27

    Recommended: Delete \.metadata\.plugins\org.eclipse.core.resources\.snap. This will not reset your workspace and your other projects won't get deleted (as answered by krishna).

    Not Recommended: Alternatively, delete the the whole \.metadata directory from your workspace and restart.This will reset your workspace and delete all your existing projects in it.

提交回复
热议问题