> java -classpath
> target/gt2-api-2.3-SNAPSHOT.jar:target/gt2-main-2.3-SNAPSHOT.jar:target/gt2-mappane-2.3-SNAPSHOT.jar:target/gt2-demo-mappane-2.3-SNAPSHOT.jar:target/gt2-shapefile-2.3-SNAPSHOT.jar:target:gt2-referencing-2.3-SNAPSHOT.jar:target/gt2-render-2.3-SNAPSHOT.jar:target/gt2-demo-introduction-2.3-SNAPSHOT.jar
>  org.geotools.demo.introduction.QuickStartGUI

If the jar was build by Maven 2, the following should be enough providing that 
all JAR are copied in 
the same directory (this is done automatically be our Maven build in the 
uppermost "target" directory):

java -classpath gt2-demo-introduction-2.3-SNAPSHOT.jar 
org.geotools.demo.introduction.QuickStartGUI

Thanks for making a demo :)

        Martin.

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to