build-classpath − build a Java CLASSPATH with the named JARs
build-classpath JAR1 [JAR2... JARn]
Small utility to build a Java CLASSPATH with the named JARs. The CLASSPATH is returned to standard output.
build-classpath tyrex saxon wsdl4j
will return a string to standard out that is a valid CLASSPATH containing tyrex, saxon, and wsdl4j JARs.
Written by David Walluck
Report bugs using JPackage Bugzilla (http://www.jpackage.org/bugzilla/)