Hello Sayyed, The javadocs are your friend for this.
For most classes you will find the relevant GeoTools module is listed at the end of the class header docs. For example, on the DataStore page... http://docs.geotools.org/stable/javadocs/org/geotools/data/DataStore.html There is this... Module: modules/library/api (gt-api.jar) Michael On 23 May 2011 15:58, sayyed ghazali <[email protected]> wrote: > hello, i need to resolve > > import org.geotools.data.DataStore; > import org.geotools.feature.FeatureCollection; > > wat dependency should i add in pom.xml to reslove the above imports.... > > > plz help me..... > > ------------------------------------------------------------------------------ > What Every C/C++ and Fortran developer Should Know! > Read this article and learn how Intel has extended the reach of its > next-generation tools to help Windows* and Linux* C/C++ and Fortran > developers boost performance applications - including clusters. > http://p.sf.net/sfu/intel-dev2devmay > _______________________________________________ > Geotools-gt2-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users > > ------------------------------------------------------------------------------ What Every C/C++ and Fortran developer Should Know! Read this article and learn how Intel has extended the reach of its next-generation tools to help Windows* and Linux* C/C++ and Fortran developers boost performance applications - including clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
