From: Erik V. <eri...@hc...> - 2005-04-21 19:48:39
|
Help! Eclipse won't start any more. I get a message to look in the log, where I see !SESSION Apr 21, 2005 20:42:45.312 --------------------------------------------- java.version=1.4.1_02 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_GB Command-line arguments: -os win32 -ws win32 -arch x86 -install file:C:/Java/Eclipse/ !ENTRY org.eclipse.core.runtime 4 2 Apr 21, 2005 20:42:45.312 !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.core.runtime". !STACK 0 org.eclipse.core.internal.dtree.ObjectNotFoundException: Tree element /Rails 18xx/data/18AL/Game.xml not found. at org.eclipse.core.internal.dtree.AbstractDataTree.handleNotFound(AbstractData Tree.java:243) at org.eclipse.core.internal.dtree.DeltaDataTree.getData(DeltaDataTree.java:608 ) at org.eclipse.core.internal.dtree.DataDeltaNode.asBackwardDelta(DataDeltaNode. java:54) followed by !ENTRY org.eclipse.core.runtime 4 2 Apr 21, 2005 20:42:45.343 !MESSAGE Plug-in "org.eclipse.ui" was unable to instantiate class "org.eclipse.ui.internal.Workbench". !STACK 0 org.eclipse.core.internal.boot.DelegatingLoaderException: org.eclipse.core.runtime.CoreException: Problems encountered starting up plug-in: "org.eclipse.core.resources". at org.eclipse.core.internal.plugins.PluginDescriptor.internalDoPluginActivatio n(PluginDescriptor.java:746) at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation(Plugin Descriptor.java:188) and more. Note the strange message on data/18AL/Game.xml (the file does still exist). Does anyone have a clue what I can do about this? I reinstalled Eclipse, but that does not help. Erik. |