Hallo,
vor kurzem habe ich bei mir das neue "open Suse 10.1" Linux installiert. Nun würde ich auch gerne Eclipse (Version 3.2) benutzen, nur leider erscheint beim Start immer ein kleines Fenster mit der Fehlermeldung: An error has occurred. See the log file /home/sascha/workspace/.metadata/.log..
Die log-Datei ist ziemlich lang, hier ein Ausschnitt:
Wie bekomme ich es nun zum Laufen?
vor kurzem habe ich bei mir das neue "open Suse 10.1" Linux installiert. Nun würde ich auch gerne Eclipse (Version 3.2) benutzen, nur leider erscheint beim Start immer ein kleines Fenster mit der Fehlermeldung: An error has occurred. See the log file /home/sascha/workspace/.metadata/.log..
Die log-Datei ist ziemlich lang, hier ein Ausschnitt:
Die Dateien von Eclipse müssten eigentlich vollständig und unbeschädigt sein: bevor ich Suse 10.1 installiert habe, habe ich nämlich Suse 9.1 benutzt und darunter lief Eclipse (gleiches Archiv) problemlos.[...]
!ENTRY org.eclipse.core.runtime 2006-08-08 10:41:46.135
!MESSAGE Product org.eclipse.sdk.ide could not be found.
!ENTRY org.eclipse.osgi 4 0 2006-08-08 10:41:46.211
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: No application id has been found.
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:56)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
!ENTRY org.eclipse.osgi 2 0 2006-08-08 10:41:46.472
!MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2006-08-08 10:41:46.474
!MESSAGE Bundle update@plugins/org.eclipse.help.base_3.2.0.v20060601.jar was not resolved.
!SUBENTRY 2 org.eclipse.help.base 2 0 2006-08-08 10:41:46.474
!MESSAGE Missing required bundle org.apache.lucene_[1.4.3,2.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2006-08-08 10:41:46.474
!MESSAGE Bundle update@plugins/org.eclipse.pde.core_3.2.0.v20060605.jar was not resolved.
[...]
Wie bekomme ich es nun zum Laufen?