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中的项目,需要重新导入到工作空间中。
本文介绍了Myeclipse出现崩溃并无法重启的情况下的解决方案。通过删除特定目录下的.snap文件或整个资源插件文件夹,可以恢复正常启动。需要注意的是,删除整个资源插件文件夹将导致工作空间中的项目丢失。
4万+

被折叠的 条评论
为什么被折叠?



