[udig-devel] Updating to RC13
Dave S-B
dev-lists at lledr-solutions.co.uk
Thu Dec 6 13:09:15 PST 2007
I have the beginnings of an RCP app developed as a re-branded subclass
of uDIG, based on the RC12 release. I've just updated to RC13 and now,
when I try to launch the product, I get an "Exception launching the
Eclipse platform"...
!SESSION Thu Dec 06 20:59:47 GMT 2007
------------------------------------------
!ENTRY org.eclipse.equinox.launcher 4 0 2007-12-06 20:59:47.243
!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:505)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
All I needed to change (code-wise) was my main application class (which
subclasses UDIGApplication) to override start(...) instead of run(...).
Any ideas what else I might need to change here?
Dave Sunerton-Burl
Lledr Solutions
More information about the udig-devel
mailing list