Eclipse No Longer Starts (IProject not found) [message #132712] |
Sat, 28 January 2006 05:22 |
Eclipse User |
|
|
|
Originally posted by: hal.thresholddigital.com
I had a Debian Linux system I was running Eclipse on and it stopped working.
I cannot find anything I did or trace the event to any specific action or
timing, it just seemed to suddenly not work. I've had to reinstall the
entire system due to other problems, but I salvaged my /home directories. I
don't think that could be it, since the class it can't find is references
as in a jar in the Eclipse home directory. Since I've freshly installed
Eclipse and Sun's Java on the new system (Debian Unstable), I would think
the problem is in my /home directory, but it is a class that is not being
found. Below is the dump from the log, specifying the problem seems to be
the IProject class.
Any help appreciated!
Thanks!
Hal
----------------------------------
!ENTRY org.eclipse.osgi 2006-01-28 00:13:31.138
!MESSAGE Application error
!STACK 1
java.lang.NoClassDefFoundError: org/eclipse/core/resources/IProject
at
org.eclipse.ui.internal.ide.model.WorkbenchAdapterFactory.<init >(WorkbenchAdapterFactory.java:35)
at
org.eclipse.ui.internal.ide.model.WorkbenchAdapterBuilder.re gisterAdapters(WorkbenchAdapterBuilder.java:33)
at
org.eclipse.ui.internal.ide.IDEWorkbenchAdvisor.initialize(I DEWorkbenchAdvisor.java:132)
at
org.eclipse.ui.application.WorkbenchAdvisor.internalBasicIni tialize(WorkbenchAdvisor.java:172)
at org.eclipse.ui.internal.Workbench.init(Workbench.java:1002)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1636)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:367)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:143)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:103)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:226)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:376)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:163)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334 )
at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
at org.eclipse.core.launcher.Main.run(Main.java:973)
at org.eclipse.core.launcher.Main.main(Main.java:948)
|
|
|
Powered by
FUDForum. Page generated in 0.07695 seconds