Sample Goose
Download
Compile
Run

Compile Sample Goose

Warning!

The Gaggle requires Java 1.5.   If Java is not installed on your computer,
or if only an older version is installed, the Gaggle will not run.
See Java installation instructions here.

Compile

It is this simple. In a command shell, navigate to the directory where you downloaded SampleGoose.java and the two jars.

 mkdir classes
 javac -cp goose.jar -d ./classes/ SampleGoose.java 
© 2006, Institute for Systems Biology, All Rights Reserved
validate