Hi experts, I'm new to this mailing list, but want to share my latest steps (and hazzles) to setup my Eclipse Workspace with gvSIG Mini. Environment: * Eclipse Indigo * Mac OSX 10.7.1
I followed your steps from "https://confluence.prodevelop.es/display/GVMN/How+to+build+the+gvSIG+Mini+workspace+in+Eclipse" as far as possible. Lessons learned: * Check out all SVN projects from within Eclipse with Subclipse (missing JavaHL on OSX can be installed through homebrew) Maven steps: * Prior setup of GPG and an existing key-pair seems to be a prerequisite for that (again homebrew to get "gpg") Eclipse: * Two missing links breaking projects from compile (maybe triggered through warning "SVN reorganizing" on your page?!?) 1) Missing external Library for "com.vividsolutions.jts" imports: http://sourceforge.net/projects/jts-topo-suite/files/jts/1.12/jts-1.12.zip/download jts-1.12.jar Added to "gvSIG Mini" and "gvSIG Mini 1.2.0" project I'm not a Maven expert, otherwise this artifact seems to be available on Maven repo, too. 2) Missing source for "es.prodevelop.gvsig.mini.geom" imports Checkout project from SVN "gvsig_mini_geom/trunk" Added as "Linked Source" to both "gvSIG" projects Again this artifact seems to be available on Maven as well, but source worked quite fine. SUCCESS :-) Android VM was able to run gvSIG from own build. Good feeling! have a nice day (=PA=) _______________________________________________ Gvsig_internacional mailing list [email protected] http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional
