eclipse 启动一闪而过启动不起来,Job found still running after platform shutd

本文提供了解决Eclipse启动失败问题的方法。如果遇到Eclipse崩溃且无法启动的情况,并提示有任务在平台关闭后仍在运行,则可以尝试删除特定文件夹来解决。文中给出了两种不同的解决方案,一种是清除所有项目并重新导入,另一种是仅删除特定的快照文件。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

eclipse 一闪而过解决方案:

 

 
【我用的是黄色高亮方法】
原帖地址 : http://www.metod.si/job-found-still-running-after-platform-shutdown-eclipse/

Job found still running after platform shutdown eclipse

Posted March 15th, 2012 in  Razno by Metod

If your eclipse crashed and refuses to start, saying something along the lines of: Job found still running after platform shutdown. Jobs should be canceled by the plugin that scheduled them during shutdown, then try the following.

  1. rm -rf YOUR_PROJECT_DIR /.metadata /.plugins /org.eclipse.core.resources

Start eclipse. However, all your projects will be gone.

You can import them via File ->Import ->Existing Projects into Workspace;then select the directory where you had your projects.

EDIT: I just found a better way. (source)

  1. rm YOUR_PROJECT_DIR /.metadata /.plugins /org.eclipse.core.resources /.snap

This way you do not need to reimport your projects.

ANOTHER WAY:

As IGx89 suggested in the comments, you can also try the following:

  1. rm YOUR_PROJECT_DIR/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi

http://stackoverflow.com/questions/11310970/eclipse-juno-doesnt-start/12045547#12045547

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值