Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [udig-devel] This is the error I get when exporting an RCP with the current SDK

We found this to be an issue when trying to even run a customapp (referring to the tutorials)

To solve this we added the customapp to the runtime - exported packages (see attached).

John


-----Original Message-----
From: udig-devel-bounces@xxxxxxxxxxxxxxxxxxxxx [mailto:udig-devel-bounces@xxxxxxxxxxxxxxxxxxxxx] On Behalf Of Harry Bullen
Sent: Thursday, December 18, 2008 6:17 AM
To: User-friendly Desktop Internet GIS
Subject: [udig-devel] This is the error I get when exporting an RCP with the current SDK

---------- Forwarded message ----------
From: Justin Antinarella <jantinarella@xxxxxxxxx>
Date: Wed, Dec 17, 2008 at 1:15 PM
Subject: error
To: Harry Bullen <hbullen@xxxxxxxxx>


!SESSION Wed Dec 17 13:14:09 EST 2008 ------------------------------------------

!ENTRY org.eclipse.equinox.launcher 4 0 2008-12-17 13:14:09.910

!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:546)

      at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)

      at org.eclipse.equinox.launcher.Main.run(Main.java:1236)

      at org.eclipse.equinox.launcher.Main.main(Main.java:1212)






-- 
Harry William Bullen IV
_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel

Attachment: runtime.jpg
Description: runtime.jpg


Back to the top