Re: [Geotools-gt2-users] First program error :

2009-01-20 Thread deneth karunarathne
dear Micheal ; It worked fine. Thankx a lot deneth On Sat, Jan 17, 2009 at 4:29 PM, Michael Bedward wrote: > Hi Deneth, > > I am guessing that you haven't got gt-shapefile as a dependency in > your pom.xml. If that's the case, add it and all should be well. > > Michael > -

Re: [Geotools-gt2-users] First program error :

2009-01-17 Thread Michael Bedward
Hi Deneth, I am guessing that you haven't got gt-shapefile as a dependency in your pom.xml. If that's the case, add it and all should be well. Michael -- This SF.net email is sponsored by: SourcForge Community SourceFor

Re: [Geotools-gt2-users] First program error :

2009-01-16 Thread deneth karunarathne
Hey Micheal ; I have installed maven sucesfully. And its working pretty well. The version im using is 2.0.9. Im compiling the program via the eclipse environment. Its compiling file. I have debug few times the case is with the DatastoreFinder best regards deneth On Fri, Jan 16, 2009 at 2:21 PM

Re: [Geotools-gt2-users] First program error :

2009-01-16 Thread Michael Bedward
Hi Deneth I've just tried the code directly from that user guide page and it builds and runs for me without error (don't you hate it when someone says that !) If you've tried a few shapefiles I think it's unlikely that the problem is with the data. How are your compiling the program - with maven

[Geotools-gt2-users] First program error :

2009-01-15 Thread deneth karunarathne
dear all ; I'm new to Geo-tools and eagerly following the Geo-tools user guide. I have got through the first example. But the second i have stuck. When i run the FirstProgam,java ( http://svn.geotools.org/trunk/demo/example/src/main/java/org/geotools/demo/FirstProject.java). I receive the followi