Hi,
I used MyEclipse for a couple of months, and it worked great, but this morning I got the following error and just cannot start it.
Could you give me some clues? Thanks a lot.
!SESSION Nov 12, 2004 10:40:28.308 ———————————————
java.version=1.4.2_05
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
!ENTRY org.eclipse.osgi Nov 12, 2004 10:40:28.318
!MESSAGE Bundle reference:file:c:/eclipse/plugins/org.eclipse.debug.ui_3.0.0/ [19] was not resolved
!ENTRY org.eclipse.osgi Nov 12, 2004 10:40:28.328
!MESSAGE Bundle reference:file:c:/eclipse/plugins/org.eclipse.jdt.debug_3.0.0/ [28] was not resolved
!ENTRY org.eclipse.osgi Nov 12, 2004 10:40:28.368
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: Unable to locate application extension: org.eclipse.ui.ide.workbench
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:263)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:239)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:117)
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.core.launcher.Main.basicRun(Main.java:267)
at org.eclipse.core.launcher.Main.run(Main.java:692)
at org.eclipse.core.launcher.Main.main(Main.java:676)