build-classpath(1) - Linux man page
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 (http://www.jpackage.org/bugzilla/)