Eclipse (C/C++) Error: Job found still running after platform shutdown

现象:

点击启动workspace后,无任何反应,打开.log文件,报错如下

---------------------------

Eclipse (C/C++) Error: Job found still running after platform shutdown

---------------------------

解决方法:

删掉“workspace/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi”文件。

具体参见
http://stackoverflow.com/questions/13328278/eclipse-c-c-error-job-found-still-running-after-platform-shutdown

猜你喜欢

转载自shensuqiao.iteye.com/blog/2251668