[Gvsig_english] could not
findes.prodevelop.gvsig.mobile.app.Launcher
Juan Lucas Dominguez Rubio
jldominguez at prodevelop.es
Fri Feb 6 13:00:54 CET 2009
Hello, Thierry.
When you compile and run the workspace on a PC, there is no 'all.jar' file. This is done in the pocket pc deploy only. On a PC, you have to enumerate each JAR file in the BAT launcher. This bat file works for me:
================
java -Xmx256M -Djava.library.path=".\lib" -cp .\class\driver-manager-1.1.jar;.\class\gdbms-0.8-SNAPSHOT.jar;.\class\gvsig-i18n.jar;.\class\gvsigMobile.jar;.\class\javax_microedition.jar;.\class\jts-1.7.jar;.\class\kxml2.jar;.\class\libFMap.jar;.\class\libGPS.jar;.\class\log4j-1.2.8.jar;.\class\RXTXcomm.jar;.\class\units-0.01.jar es.prodevelop.gvsig.mobile.app.Launcher language=en s=800x600 path=C:\downloads\gvsigmobile\ws_gvsig_mobile_0.1.0_bn44\workspace_mobile_010\deploy_Win_X86
================
As you can see, the path to my workspace is a bit longer than yours.
Also, you can connect anonymously to the SVN repository with read access:
https://gvsig.org/svn/gvSIG-mobile
The latest version of gvSIG Mobile is in this branch:
/pilots/branches/pilot2
and you have some installation tips in this file:
/pilots/branches/pilot2/appgvsigMobile/INSTALL.txt
which can be viewed with your web browser from this link:
http://subversion.gvsig.org/gvSIG-mobile/pilots/branches/pilot2/appGvsigMobile/INSTALL.txt
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 poidras
Enviado el: vie 06/02/2009 11:15
Para: gvsig_internacional at runas.cap.gva.es
Asunto: [Gvsig_english] could not findes.prodevelop.gvsig.mobile.app.Launcher
Hello,
I'm a very new user of gvSig . It works well on my desktop (windows XP)
and on my Handheld (loox n560)
Now I try to run the gvSig mobile on my desktop to do some tests with
external GPS.
I use the workspace_mobile_010 and the build process works well with
Eclipse (BUILD SUCCESSFUL)
After I try to run the .bat file :
SET JARSPATH=.\class
java -Xmx256M -Djava.library.path=".\lib" -cp %JARSPATH%\all.jar
es.prodevelop.gvsig.mobile.app.Launcher language=en s=800x600
path=C:\gvSigMobile.
The message on the console is
could not find es.prodevelop.gvsig.mobile.app.Launcher Program will exit.
Could you please tell me where I can find this "Laucher" or do you think
I miss something in the lauch process ?
Thank you in advance
Thierry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://runas.cap.gva.es/pipermail/gvsig_internacional/attachments/20090206/f010c213/attachment.htm
More information about the Gvsig_internacional
mailing list