|
From: Jody G. <jod...@gm...> - 2011-03-19 08:22:28
|
You will find the basic tutorial covers unpacking the geotools download. - http://docs.geotools.org/latest/tutorials/quickstart/eclipse.html - http://docs.geotools.org/latest/tutorials/quickstart/netbeans.html The alternative is near the bottom of the page and does not involve maven. -- Jody Garnett On Saturday, 19 March 2011 at 8:31 AM, Alessandro Ferrucci wrote: > I've found lots of postings about people having this exact same issue but they were all using maven plugin voodoo and creating these service functions at build time... I am not using maven but pre-built bin jars downloaded from > > http://sourceforge.net/projects/geotools/files/GeoTools%202.7%20Releases/2.7-RC2/ > > and a simple.sh file to invoke java, keepin' it old school. > > |