前几日关机时系统蓝屏,重起机器后无法起动Eclipse,查看log文件后报以下错误,
!ENTRY org.eclipse.osgi 2006-06-07 16:34:05.250
!MESSAGE An error occurred while automatically activating bundle org.eclipse.core.resources (56).
!STACK 0
org.osgi.framework.BundleException: Exception in org.eclipse.core.internal.compatibility.PluginActivator.start() of bundle org.eclipse.core.resources.
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1013)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:969)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:321)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:266)
at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:116)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:337)
……
可能是丢失部分起动文件,解决方法:删除指定的工作目录下.metadata/.plugins的文件夹下所有文件,然后重起Eclipse!
4808

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



