我的Eclepse打不开了,弹出的有关问题提示" An error has occurred.See the log file……"有谁知道

我的Eclepse打不开了,弹出的问题提示 An error has occurred.See the log file……,有谁知道吗??我的Eclep

我的Eclepse打不开了,弹出的问题提示" An error has occurred.See the log file……",有谁知道吗??
我的Eclepse打不开了,弹出的问题提示" An error has occurred.See the log file……",有谁知道怎么解决这个问题吗??
log文件的提示是这样的:

!ENTRY org.eclipse.osgi 4 0 2008-03-18 08:52:05.734
!MESSAGE Application error
!STACK 1
java.lang.NoClassDefFoundError: org/eclipse/core/resources/IContainer
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:107)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)



要是没办法修复了,可不可把原来的那个workspace的工程全部一下引导到一个新建的workspace啊??
先谢了!


[解决办法]
只是我有100多个工程,全都重装,好像有点不爽!

重装不影响工程的!

你可以重新指定你的工程目录!系统会自动导入所有可用的工程

他们不推荐放在eclipse目录下面。


给你个建议!


你在另一个盘,重新装一个Eclipse, 其实就是解压缩一个。
然后启动
然后【File][Switch workplace] 指向你以前的项目路径就可以了!