Hello Guy,

My fault - you do need to use 2.6-SNAPSHOT to run the example but I
neglected to tell you how to get it.

If you are using Maven add this repository to your pom.xml file...

        <repository>
          <id>osgeo-snapshots</id>
          <name>OSGeo snapshots repository</name>
          <snapshots>
            <enabled>true</enabled>
          </snapshots>
          <url>http://repo.osgeo.org/</url>
        </repository>

If you are adding jars manually you can download them from that url.

Hope this helps

Michael

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to