Elicpse error: Job found still running after platform shutdown

Elicpse error: Job found still running after platform shutdown

 
突遇Myeclipse崩溃,重启失败。查看日志发现:
!MESSAGE Job found still running after platform shutdown.  Jobs should be canceled by the plugin that scheduled them during shutdown: 
按照文章《Job found still running after platform shutdown eclipse 》,删除YOUR_PROJECT_DIR/.metadata/.plugins/org.eclipse.core.resources/.snap文件,即可打开Myeclipse。

也可整个删除YOUR_PROJECT_DIR/.metadata/.plugins/org.eclipse.core.resources,届时将会删除workspace中的项目,需要重新导入到工作空间中。

猜你喜欢

转载自269629151.iteye.com/blog/1866276