Hello Albrecht, I'm not sure if this answers your question, but for most GeoTools classes you can find the name of the hosting jar / module by looking in the javadocs where the module will be listed at the end of the header info.
For example, the javadoc page for ShapefileDataStore includes this... Module: modules/plugin/shapefile (gt-shapefile.jar) http://docs.geotools.org/stable/javadocs/org/geotools/data/shapefile/ShapefileDataStore.html Michael PS. eventually most people give in and use maven :) On 23 September 2010 21:32, worklikeadevil <[email protected]> wrote: > > Hi again, > the org.geotools.data.simple classes are new in geotools-2.7-M3. This i > found out. But now i want to get rid of all dependencies i don't need. > Therefore i still don't know which imports belong to which jars to bind? > > regards > Albrecht > -- > View this message in context: > http://osgeo-org.1803224.n2.nabble.com/Where-are-the-right-jar-files-tp5561925p5562626.html > Sent from the geotools-gt2-users mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > Start uncovering the many advantages of virtual appliances > and start using them to simplify application deployment and > accelerate your shift to cloud computing. > http://p.sf.net/sfu/novell-sfdev2dev > _______________________________________________ > Geotools-gt2-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users > ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
