Did you add hsqldb.jar to the class path for the extJCRS project in Eclipse?
Ben ----- Original Message ----- From: "Gertrude Pieper" <[email protected]> To: "Users and Developers mailing list" <[email protected]> Sent: Wednesday, December 23, 2009 3:30:00 AM GMT +01:00 Amsterdam / Berlin / Bern / Rome / Stockholm / Vienna Subject: Re: [Gvsig_english] Launching gvSIG 1.9 (build 1253) from Eclipse Thanks for looking at this Benjamin, but adding the libGDBMS and hsqldb.jar didn't help (the jar was already there in libFMap) and I still get the same errors for extJCRS... ----- Original Message ----- From: "Benjamin Ducke" <[email protected]> To: "Users and Developers mailing list" <[email protected]> Sent: Tuesday, December 22, 2009 4:47 PM Subject: Re: [Gvsig_english] Launching gvSIG 1.9 (build 1253) from Eclipse >I just realized that I also added hsqldb.jar (1.8) from > > http://hsqldb.org/ > > to the project "extCRS" (->"lib" folder) and to the class path > of the project (Eclipse setting). > > Ben > > Gertrude Pieper wrote: >> Hi, >> >> I have been looking into gvSIG 1.9 and like it a lot, but to use gvSIG >> in our project we would need to develop some extensions. I started with >> downloading the basic set of projects from the SVN repository on Eclipse >> and running the Ant task install-all from the appgvSIG project. At >> first, the task wouldn’t complete and asked for extJCRS and >> libUIComponent, which I downloaded as well, and then for a couple of >> other libraries. So now I have these projects (build 1253): >> >> _fwAndami >> appgvSIG >> binaries >> extJCRS >> libCorePlugin >> libExceptions >> libFMap >> libInternationalization >> libJCRS >> libUIComponent >> >> and the Ant task runs without problems. However, there are two errors >> related to the extJCRS extension, and gvSIG won’t launch from Eclipse. >> >> These are the errors: >> >> - The project was not built since its build path is incomplete. Cannot >> find the class file for org.hsqldb.jdbc.jdbcDataSource. Fix the build >> path then try building this project >> >> - The type org.hsqldb.jdbc.jdbcDataSource cannot be resolved. It is >> indirectly referenced from required .class files >> >> Where can I find these class files and fix the build path for extJCRS? >> Or should I download all the projects that are listed in the build.xml >> of appgvSIG (68 in total) to be able to launch gvSIG? Any help greatly >> appreciated. I am using Eclipse Galileo and JDK1.5.0_12 on Windows XP. >> >> >> Thanks, Gertrude >> >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> Gvsig_internacional mailing list >> [email protected] >> http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional > > > -- > Benjamin Ducke > Geospatial Consultant > > Oxford Archaeology Digital > Janus House > Osney Mead > OX2 0ES > Oxford, U.K. > > Tel: +44 (0)1865 263 800 (switchboard) > Tel: +44 (0)1865 980 758 (direct) > Fax :+44 (0)1865 793 496 > [email protected] > http://oadigital.net > _______________________________________________ Gvsig_internacional mailing list [email protected] http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional ------ Files attached to this email may be in ISO 26300 format (OASIS Open Document Format). If you have difficulty opening them, please visit http://iso26300.info for more information. _______________________________________________ Gvsig_internacional mailing list [email protected] http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional
