G
Gast
Gast
hallo,
habe folgendes problem:
beim versuch eclipse zu öffnen kommt folgende meldung "problems during startup. check the ".log" file in the ".metadata" directory of your workspace"
habe schon in das .log-file reingesehn. da steht folgendes
habe natürlich j2sdk1.4.2_05 heruntergeladen und installiert.
was muss ich tun, damit eclipse läuft?? :bahnhof:
habe folgendes problem:
beim versuch eclipse zu öffnen kommt folgende meldung "problems during startup. check the ".log" file in the ".metadata" directory of your workspace"
habe schon in das .log-file reingesehn. da steht folgendes
Code:
!SESSION ----------------------------------------------------------------------
!ENTRY org.eclipse.core.launcher 4 0 Aug 09, 2004 15:29:53.296
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.ExceptionInInitializerError
at org.eclipse.core.internal.runtime.InternalPlatform.loadRegistry(InternalPlatform.java:677)
at org.eclipse.core.internal.runtime.InternalPlatform.loaderStartup(InternalPlatform.java:574)
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.internal.boot.InternalBootLoader.startup(InternalBootLoader.java:1011)
at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:838)
at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
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:291)
at org.eclipse.core.launcher.Main.run(Main.java:747)
at org.eclipse.core.launcher.Main.main(Main.java:583)
Caused by: java.util.MissingResourceException: Can't find bundle for base name org.eclipse.core.internal.runtime.messages, locale de_DE
at java.util.ResourceBundle.throwMissingResourceException(Unknown Source)
at java.util.ResourceBundle.getBundleImpl(Unknown Source)
at java.util.ResourceBundle.getBundle(Unknown Source)
at org.eclipse.core.internal.runtime.Policy.<clinit>(Policy.java:19)
... 16 more
!SESSION ----------------------------------------------------------------------
!ENTRY org.eclipse.core.launcher 4 0 Aug 09, 2004 15:38:19.859
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.ExceptionInInitializerError
at org.eclipse.core.internal.runtime.InternalPlatform.loadRegistry(InternalPlatform.java:677)
at org.eclipse.core.internal.runtime.InternalPlatform.loaderStartup(InternalPlatform.java:574)
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.internal.boot.InternalBootLoader.startup(InternalBootLoader.java:1011)
at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:838)
at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
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:291)
at org.eclipse.core.launcher.Main.run(Main.java:747)
at org.eclipse.core.launcher.Main.main(Main.java:583)
Caused by: java.util.MissingResourceException: Can't find bundle for base name org.eclipse.core.internal.runtime.messages, locale de_DE
at java.util.ResourceBundle.throwMissingResourceException(Unknown Source)
at java.util.ResourceBundle.getBundleImpl(Unknown Source)
at java.util.ResourceBundle.getBundle(Unknown Source)
at org.eclipse.core.internal.runtime.Policy.<clinit>(Policy.java:19)
... 16 more
habe natürlich j2sdk1.4.2_05 heruntergeladen und installiert.
was muss ich tun, damit eclipse läuft?? :bahnhof: