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

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

    Ran into this error.

    There was no .snap file in my .metadata folder.

    I had to delete this:

    /.metadata/.plugins/org.eclipse.core.resources/.root/d+.tree
    

    d+=> some number.

    Then I had to re-import the projects and re-assign the working sets. I preferred it over opening a new workspace and redoing settings.

提交回复
热议问题