Well,
Eclipse seem to add them automatically as well (in addition to the 
included 4 gt libs eclipse
lists ~15 additional jars under "referenced libs".
the compiled programm ist arround 18mb big (which is huge...).

maybe my previous description was a bit unclear. The exceptions occure 
when the programm
trys to terminate (System.exit(0)).

I wrote a GPS Tracklog analyzer which is able to parse GPS logs and 
convert them from
one Coordinatesystem into another which works just fine, but since i 
included geotools in
order to export such a log file into a point shapefile i get ~50+
"Exception while removing reference: 
java.util.concurrent.RejectedExecutionException
java.util.concurrent.RejectedExecutionException"

the creation of the .shp, .dbf, .shx, .prj seem to work just fine (no 
errors / exceptions)
the files are there and i can open them with my shapeviewer.

Cheers, Lost


Andrea Aime schrieb:
> LostHero ha scritto:
>> Hi, i am new to geotools and have some problems with the tutorials.
>> currently i try to follow this tutorial: 
>> http://geotools.org/examples/csv2shp.html#csv2shp
>>
>> i use geotools 2.6, java 1.6 and eclipse 3.5.1.
>>
>> i included the following dependencies as external jars:
>> - gt-main
>> - gt-epsg-hsql
>> - gt-swing
>> - gt-shapefile
>
> You're missing a number of jars there. Use Maven to setup
> your project as suggested in the quickstart and you'll
> get the right set of dependencies.
>
> Cheers
> Andrea
>

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to