Eclipse 3.0M6 does not start on Linux under SDK 1.4.2_03 [message #176325] |
Tue, 06 January 2004 15:19  |
Eclipse User |
|
|
|
Originally posted by: Gerald.Preissler.gmx.de
Repost since I did not get any farther since my last post.
Eclipse 2.1.1 works on my box (Gentoo Linux with Sun SDK 1.4.2_03), but
when I try to start Eclipse 3.0M6/gtk , I get a messagebox that indicates
problems during startup. In $workspace/.metadata/.log, I find the
following:
--8<--cut
!SESSION
------------------------------------------------------------ ----------
!ENTRY org.eclipse.core.launcher 4 0 Jan 02, 2004 22:05:41.295
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.NoClassDefFoundError: org/eclipse/swt/widgets/Listener
at org.eclipse.ui.PlatformUI.createDisplay( PlatformUI.java:149)
at
org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:41)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:226)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:85)
at sun.reflect.NativeMethodAccessorImpl.inv oke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.j ava:324)
at org.eclipse.core.launcher.Main.basicRun( Main.java:279)
at org.eclipse.core.launcher.Main.run(Main. java:742)
at org.eclipse.core.launcher.Main.main(Main .java:581)
--8=--cut
I tried setting LD_LIBRARY_PATH to
$eclipse_home/plugins/org.eclipse.swt.gtk_3.0.0/os/linux/x86 , but that did
not help.
Any hints where the problem might be?
tia
Jerry
|
|
|
|
Powered by
FUDForum. Page generated in 0.22080 seconds