eclipse上一次没有正确关闭,导致启动的时候卡死错误解决方法

Posted 毛会懂

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了eclipse上一次没有正确关闭,导致启动的时候卡死错误解决方法相关的知识,希望对你有一定的参考价值。

关于 eclipse启动卡死的问题(eclipse上一次没有正确关闭,导致启动的时候卡死错误解决方法),自己常用的解决方法:

      方案一(推荐使用,如果没有这个文件,就使用方案二):

      到<workspace>.metadata.pluginsorg.eclipse.core.resources目录,删除文件 .snap

      方案二:

      进入workspace/.metadata/.plugins/目录
      重命名 org.eclipse.core.resources to org.eclipse.core.resources_old.
      然后重启 eclipse
      Close eclipse
      Delete org.eclipse.core.resources
      Rename org.eclipse.core.resources_old back to org.eclipse.core.resources
      启动 eclipse







以上是关于eclipse上一次没有正确关闭,导致启动的时候卡死错误解决方法的主要内容,如果未能解决你的问题,请参考以下文章