That'll work just fine. Having the source will help too. "Jesse Eichar" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Yes it is 2.2.x. In fact it is 2.2.1-SNAPSHOT. Although the API should > be the same as 2.2.0. I'm not sure where the Javadocs for geotools are > but the source code can be downloaded from the 2.2.0 release and you can > use that for source lookup and the javadoc view in eclipse. Admittedly > you won't have linking javadocs but I have found it to be sufficient for > my purposes. > > We have 2 initiative going right now that should help. > 1. The script I am using to generate javadocs for uDig will be updated > to provide links to the geotools javadocs as well as cross plugin > javadocs (which it doesn't have right now). > 2. Add the Geotools source files to the uDig SDK. > > The time line is a little vague though because we are pretty busy at the > moment. > > Jesse > > > On 3-Oct-06, at 6:26 AM, Andy Czerwonka wrote: > >> >> "Adrian Custer" <[EMAIL PROTECTED]> wrote >> in >> message news:[EMAIL PROTECTED] >>> Hello, >>> >>> Glad you are thinking of doing this. I'm not sure what version of >>> geotools you are playing with, presumably 2.2.x which means that things >>> are different than they are now. >>> >>> On Tue, 2006-10-03 at 06:21 -0600, Andy Czerwonka wrote: >>>> I'm trying to hook-up the Geotools API Javadoc into Eclipse for RC4. >>>> There >>>> are bunch or jars, eg. gt2-main.(version).jar, gt2-shapefile.jar, etc. >>>> Can >>>> I assume that the gt2-main is the API and the rest are protected >>>> implementations or would that be a naive assumption? >>> >>> Geotools has 3 different apis: >>> >>> geoapi (a separate project) defines many interfaces used by >>> geotools but also defines many more that are not yet used. >>> >>> gt2-api (one of the jar files) defines stable interfaces used by >>> geotools many of which may eventually transition to geoapi. >>> >>> gt2-* (internal to each jar file) define the remaining >>> interfaces and some necessary classes. These obviously also >>> define much that should not be used by client code. >>> >>>> >>>> Second, anyone know where I can get the javadoc for Geotools? >>> >>> This depends on the version of geotools you are targeting. There should >>> be javadocs on several repositories or you might build them yourself >>> from source. >>> >>> Let us know the version of the different elements you are targeting. >>> >>> --adrian >>> >> >> I'm targeting the latest that's included in the uDig SDK RC4. I *think* >> it's 2.2. >> >> >> >> _______________________________________________ >> User-friendly Desktop Internet GIS (uDig) >> http://udig.refractions.net >> http://lists.refractions.net/mailman/listinfo/udig-devel >
_______________________________________________ User-friendly Desktop Internet GIS (uDig) http://udig.refractions.net http://lists.refractions.net/mailman/listinfo/udig-devel
