Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-users] running uDig after SDK installation fail

Hi!

I'm starting with uDig SDK and I have problem with validating SDK
installation, as described in chapter 7 ("Running UDIG") of SDK Quickstart
tutorial - operation "Launch Eclipse Application" failed with error : 

!ENTRY org.eclipse.equinox.launcher 4 0 2010-06-09 02:11:39.656
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.ClassNotFoundException:
org.eclipse.core.runtime.adaptor.EclipseStarter
	at java.net.URLClassLoader$1.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(Unknown Source)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:556)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1287)

I think, my Eclipse configuration is OK, step by step by the book. So, what
is wrong ?
There is any suggest ? 

Marc


-- 
View this message in context: http://gis.638310.n2.nabble.com/running-uDig-after-SDK-installation-fail-tp5156136p5156136.html
Sent from the udig-users mailing list archive at Nabble.com.


Back to the top