Meine Umgebungsvariablen sind:
Variable: Java_Home Wert: C:\j2sdk1.4.2_01
Variable: PATH Wert: %Java_Home%\bin
Log Datei:!SESSION 2012-05-24 10:56:37.979 -----------------------------------------------
eclipse.buildId=M20060921-0945
java.version=1.4.2_01
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_DE
Framework arguments: .exe
Command-line arguments: -os win32 -ws win32 -arch x86 .exe
!ENTRY org.eclipse.osgi 4 0 2012-05-24 10:56:39.351
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: no swt-win32-3235 in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1491)
at java.lang.Runtime.loadLibrary0(Runtime.java:788)
at java.lang.System.loadLibrary(System.java:834)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:123)
at org.eclipse.swt.internal.win32.OS.<clinit>(OS.java:18)
at org.eclipse.swt.widgets.Display.<clinit>(Display.java:125)
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:433)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
at org.eclipse.ui.internal.ide.IDEApplication.createDisplay(IDEApplication.java:122)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:75)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
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:324)
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 2012-05-24 10:56:39.476
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-24 10:56:39.476
!MESSAGE Bundle
update@plugins/org.eclipse.jdt.apt.core_3.2.1.R32x_v20060822-2100.jar [38] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-24 10:56:39.476
!MESSAGE Bundle
update@plugins/org.eclipse.jdt.apt.ui_3.2.1.R32x_v20060822-2100.jar [39] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.apt.ui 2 0 2012-05-24 10:56:39.476
!MESSAGE Missing required bundle org.eclipse.jdt.apt.core_[3.2.0,4.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-24 10:56:39.476
!MESSAGE Bundle
update@plugins/org.eclipse.jdt.junit4.runtime_1.0.1.r321_v20060905.jar [47] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.junit4.runtime 2 0 2012-05-24 10:56:39.476
!MESSAGE Missing required bundle org.junit4_[4.1.0,4.2.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-24 10:56:39.476
!MESSAGE Bundle
update@plugins/org.junit4_4.1.0.1/ [113] was not resolved.
!SESSION 2012-05-24 11:20:07.539 -----------------------------------------------
eclipse.buildId=M20060921-0945
java.version=1.4.2_01
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_DE
Framework arguments: .exe
Command-line arguments: -os win32 -ws win32 -arch x86 .exe
!ENTRY org.eclipse.osgi 4 0 2012-05-24 11:20:08.911
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: no swt-win32-3235 in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1491)
at java.lang.Runtime.loadLibrary0(Runtime.java:788)
at java.lang.System.loadLibrary(System.java:834)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:123)
at org.eclipse.swt.internal.win32.OS.<clinit>(OS.java:18)
at org.eclipse.swt.widgets.Display.<clinit>(Display.java:125)
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:433)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
at org.eclipse.ui.internal.ide.IDEApplication.createDisplay(IDEApplication.java:122)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:75)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
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:324)
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 2012-05-24 11:20:09.021
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-24 11:20:09.021
!MESSAGE Bundle
update@plugins/org.eclipse.jdt.apt.core_3.2.1.R32x_v20060822-2100.jar [38] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-24 11:20:09.021
!MESSAGE Bundle
update@plugins/org.eclipse.jdt.apt.ui_3.2.1.R32x_v20060822-2100.jar [39] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.apt.ui 2 0 2012-05-24 11:20:09.021
!MESSAGE Missing required bundle org.eclipse.jdt.apt.core_[3.2.0,4.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-24 11:20:09.021
!MESSAGE Bundle
update@plugins/org.eclipse.jdt.junit4.runtime_1.0.1.r321_v20060905.jar [47] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.junit4.runtime 2 0 2012-05-24 11:20:09.021
!MESSAGE Missing required bundle org.junit4_[4.1.0,4.2.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-24 11:20:09.021
!MESSAGE Bundle
update@plugins/org.junit4_4.1.0.1/ [113] was not resolved.