JGDSBrowser Invocation
In order to run JGDSBrowser, first download and untar/unzip the application. Contained
in the distribution is a executable jarfile named JGDSBrowser-cmp-x.x.jar (where x.x denotes the revision of the
application). In order to execute JGDSBrowser on Windows(tm) systems, ensure you have Java 1.5 Runtime or later
installed and double click on the executable jarfile. On linux/unix systems from a terminal window, type the following:
java -jar JGDSBrowser-cmp-1.0.jar <options>
For example, to display the usage you would type the following:
java -jar JGDSBrowser-cmp-1.0.jar -usage
|