Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] SDK Quickstart with 1.2RC3_sdk

Hi, list,

I'm in trouble setting up the Eclipse environment following:

http://udig.refractions.net/tutorials/SDKQuickstart.pdf

Downloaded all the required files, unzipped and setted jre and target
platform as showed in the guide.

Now, I'm trying to import source project 'net.refractions.udig'. After
that, when open 'udig.product' -> 'Dependencies', I'm getting two lines
with errors:

net.refractions.udig(1.2.0.qualifier)
net.refractions.udig_language(1.2.0.qualifier)

No descriptions for red cross.

Environment:
WinXP_SP3 32 bits

Downloads:
eclipse-modeling-galileo-SR2-incubation-win32.zip
dropins-3.5.2.zip
jre1.6.0_17.win32_gdal_ecw.zip
udig-1.2-RC3-sdk.zip
eclipse-3.5.2-delta-pack.zip

Of course, uDig can't start from .product, getting the exception:

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)

Anybody has a suggestion?

Very thanks in advance.

-- 
Javier Cámara Pérez
Área de Ejecución de Proyectos SIG
Subdirección de Sistemas de Información
E.P. Desarrollo Agrario y Pesquero 
Oficina Provincial de Córdoba
Avda. Menéndez Pidal s/n
14004 - Córdoba
Telf: 50.59.12 / 957.00.59.12 | Skype: jcamaradap

PNG image


Back to the top