JGDSParser Invocation
In order to run JGDSParser, first download and untar/unzip the application. Contained
in the distribution is a executable jarfile named JGDSParser-cmp-x.x.jar (where x.x denotes the revision of the
application). In order to execute JGDSParser 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 JGDSPARSER-cmp-1.0.jar <options>
For example, to display the usage you would type the following:
java -jar JGDSPARSER-cmp-1.0.jar -usage
|