build-classpath (1)

BUILD-CLASSPATH(1) User Commands BUILD-CLASSPATH(1) NAME build-classpath - build a Java CLASSPATH with the named JARs SYNOPSIS build-classpath JAR1 [JAR2... JARn] DESCRIPTION Small utility to build a Java CLASSPATH with the named JARs. The CLASSPATH is returned to standard output. EXAMPLES build-classpath tyrex saxon wsdl4j will return a string to standard out that is a valid CLASSPATH containing tyrex, saxon, and wsdl4j JARs. AUTHOR Written by David Walluck REPORTING BUGS Report bugs using JPackage Bugzilla (<a href="http://www.jpackage.org/bugzilla/" title="http://www.jpackage.org/bugzilla/">http://www.jpackage.org/bugzilla/</a>) build-classpath (jpackage-utils) 1March 2006 BUILD-CLASSPATH(1)