Re: [Geotools-gt2-users] shapefile tutorial- missing libraries

2008-08-08 Thread Michael Bedward
2008/8/9 Jody Garnett <[EMAIL PROTECTED]>: > Considering all the things that are missing (File and Map) are part of > Java I think something strange is going on. Can you add import > statements to import java.util.Map and java.io.File? There is a short > cut to fix up imports in eclipse. > In Netb

Re: [Geotools-gt2-users] shapefile tutorial- missing libraries

2008-08-08 Thread Jody Garnett
You can work through the test cases for the shapefile plugin pretty quickly. Jody Tara Athan wrote: > I was actually hoping to find a simple example using geotools that > also had junit tests associated with it. > FirstProject has 177 lines- not what I would call a simple example, > and there ar

Re: [Geotools-gt2-users] shapefile tutorial- missing libraries

2008-08-08 Thread Tara Athan
I was actually hoping to find a simple example using geotools that also had junit tests associated with it. FirstProject has 177 lines- not what I would call a simple example, and there are no test files in the demo. I think I have exhausted this approach - time to step back and try something di

Re: [Geotools-gt2-users] shapefile tutorial- missing libraries

2008-08-08 Thread Jody Garnett
Considering all the things that are missing (File and Map) are part of Java I think something strange is going on. Can you add import statements to import java.util.Map and java.io.File? There is a short cut to fix up imports in eclipse. We need to update the page to include 2.5-M3 :-) Doing so

[Geotools-gt2-users] shapefile tutorial- missing libraries

2008-08-08 Thread Tara Athan
After working through the tutorial up to the Read a Shapefile section, I am getting stuck on this example. When I try to run I get these errors [ERROR]Mojo: [ERROR]org.apache.maven.plugins:maven-compiler-plugin:2.0.2:compile [ERROR]FAILED for project: [ERROR]org.geotools.demo.example:geoto