[Gvsig_english] [how to] set up eclipse
Juan Lucas Dominguez Rubio
jldominguez at prodevelop.es
Mon Jul 21 22:09:44 CEST 2008
Hello, Lukas. This is what you have to do:
- Download this file, unzip it and copy its seven folders to a folder in your PC:
http://www.gvsig.gva.es/fileadmin/conselleria/images/Documentacion/descargas_mobile/fuentes/ws_gvsig_mobile_0.1.0_bn44.zip
so the result will be something like:
C:\dev\workspace_mobile_010\appGvsigMobile\...
C:\dev\workspace_mobile_010\deploy_WM5_ARM\...
C:\dev\workspace_mobile_010\libFMap\...
(etc.)
- Start Eclipse and select this folder as the workspace folder:
C:\dev\workspace_mobile_010
- Eclipse probably will not detect the projects, so you will have to add them one by one to the workspace. These have to be added as Java projects (use the menu item "File - New - Project - Java project - From existing sources"):
libInternationalization
libGPS
libGnuIo4j2me
libFMap
appGvsigMobile
And these are not Java projects, so you can add them as simple projects (use the menu item "File - New - Project - Simple project - From existing sources"):
resources
deploy_WM5_ARM
- You should use in Eclipse a JDK previous to 1.6 (for example JDK 1.5.XXX) because 1.6 and 1.7 cause a little compilation error (Menu item: "Window - Preferences - Java - Installed JREs").
- In the Menu: "Run - Run..." you have to set up a new execution configuration of the type "Java application":
Tab 'Main':
Project: appGvsigMobile
Main class: es.prodevelop.gvsig.mobile.app.Launcher
Tab 'Arguments':
Program arguments:
s=640x480 path=${workspace_loc}
VM arguments:
-Xmx256M -Djava.library.path=${workspace_loc}/resources/lib/Win_X86
And I think that's all. You should now be able to run gvSIG Mobile on your PC.
Regards,
Juan Lucas Domínguez Rubio
Prodevelop SL, Valencia (España)
Tlf.: 96.351.06.12 -- Fax: 96.351.09.68
http://www.prodevelop.es <http://www.prodevelop.es/>
________________________________
De: gvsig_internacional-bounces at runas.cap.gva.es en nombre de Lukas Bischof
Enviado el: lun 21/07/2008 15:25
Para: gvsig_internacional at runas.cap.gva.es
Asunto: [Gvsig_english] [how to] set up eclipse
i am working on the code of gvSIG mobile but i don't know how to set up eclipse.
can anybody help me please?
thanks in advance, lukas
_______________________________________________
Gvsig_internacional mailing list
Gvsig_internacional at runas.cap.gva.es
http://runas.cap.gva.es/mailman/listinfo/gvsig_internacional
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://runas.cap.gva.es/pipermail/gvsig_internacional/attachments/20080721/69864957/attachment.htm
More information about the Gvsig_internacional
mailing list