Clean out Eclipse workspace metadata

前端 未结 5 1318
挽巷
挽巷 2020-12-13 06:35

I use multiple workspaces with Eclipse. I recently noticed that some of my workspaces have a lot of cruft in them from software packages that I installed and then later remo

5条回答
  •  借酒劲吻你
    2020-12-13 07:03

    In some cases, I could prevent Eclipse from crashing during startup by deleting a .snap file in your workspace meta-data (.metadata/.plugins/org.eclipse.core.resources/.snap).

    See also https://bugs.eclipse.org/bugs/show_bug.cgi?id=149121 (the bug has been closed, but happened to me recently)

提交回复
热议问题