Hi Adnila,
The module you are looking for should be the gt-main.jar.
If you are working on geotools stable releases, you can download a required
version from here:
http://download.osgeo.org/webdav/geotools/org/geotools/gt-main/

However, I would use maven to make sure to catch all the required
dependencies for that module.
If you can't use it, this is the dependency tree of gt-main for geotools
2.6.x

[INFO] org.geotools:gt-main:jar:2.6-SNAPSHOT
[INFO] +- org.geotools:gt-api:jar:2.6-SNAPSHOT:compile
[INFO] |  \- org.geotools:gt-referencing:jar:2.6-SNAPSHOT:compile
[INFO] |     +- java3d:vecmath:jar:1.3.2:compile
[INFO] |     +- commons-pool:commons-pool:jar:1.5.3:compile
[INFO] |     \- org.geotools:gt-metadata:jar:2.6-SNAPSHOT:compile
[INFO] |        +- org.opengis:geoapi:jar:2.3-M1:compile
[INFO] |        +- org.opengis:geoapi-pending:jar:2.3-M1:compile
[INFO] |        \- net.java.dev.jsr-275:jsr-275:jar:1.0-beta-2:compile
[INFO] +- org.geotools:gt-sample-data:jar:2.6-SNAPSHOT:test
[INFO] +- com.vividsolutions:jts:jar:1.10:compile
[INFO] +- jdom:jdom:jar:1.0:compile
[INFO] +- junit:junit:jar:4.4:provided
[INFO] +- org.easymock:easymock:jar:2.3:test
[INFO] +- commons-beanutils:commons-beanutils:jar:1.7.0:compile
[INFO] |  \- commons-logging:commons-logging:jar:1.1.1:compile (version
managed from 1.0.3)
[INFO] +- org.geotools:gt-epsg-wkt:jar:2.6-SNAPSHOT:test
[INFO] +- xmlunit:xmlunit:jar:1.3:test
[INFO] \- javax.media:jai_core:jar:1.1.3:provided

Hope this helps.

Regards,
Daniele



On Sun, Jun 13, 2010 at 11:22 PM, Adnila <[email protected]> wrote:

>
> yeah, but what about PrjFileReader? I got an ClassNotFoundException for it.
> Thats why I need a jar file. but in the documentation there are always
> different jars mentioned. and I do not know which one is the needed one and
> where I can find it because the links are always not available ("not
> found")
> for example here:
> http://javadoc.geotools.fr/2.4/org/geotools/data/PrjFileReader.html
> so I need some hints?!
> --
> View this message in context:
> http://osgeo-org.1803224.n2.nabble.com/PrjFileReader-ReadableByteChannel-tp5174823p5175326.html
> Sent from the geotools-gt2-users mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> ThinkGeek and WIRED's GeekDad team up for the Ultimate
> GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
> lucky parental unit.  See the prize list and enter to win:
> http://p.sf.net/sfu/thinkgeek-promo
> _______________________________________________
> Geotools-gt2-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
>



-- 
-------------------------------------------------------
Eng. Daniele Romagnoli
Software Engineer

GeoSolutions S.A.S.
Via Carignoni 51
55041 Camaiore (LU)
Italy

phone: +39 0584983027
fax:     +39 0584983027
mob:   +39 328 0559267


http://www.geo-solutions.it

-------------------------------------------------------
------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to