Skip to main content

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

We have had a report on this one; and some people sorted out a workaround on the developers list.
The long story short is that I tried using "build qualifiers" on the 1.2-RC3 release; and the udig.product dependencies need to be updated.

Let me hunt down the workaround and place it on this page:
- http://udig.refractions.net/confluence/display/DEV/1+SDK+Quickstart

Please review when you get a chance; I have also provided a link to the latest copy of the SDKQuickstart in its native open office format.

Jody


The udig.product you imported into your workspace refers to 
On 09/06/2010, at 10:43 AM, m.mariusz wrote:

> 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.
> _______________________________________________
> udig-users mailing list
> udig-users@xxxxxxxxxxxxxxxxxxxxx
> http://lists.refractions.net/mailman/listinfo/udig-users



Back to the top