BUILD-CLASSPATH-DIRECTORY(1) User Commands BUILD-CLASSPATH-DIRECTORY(1)
NAME
build-classpath-directory - build a Java CLASSPATH from directory
SYNOPSIS
build-classpath-directory DIR1 [DIR2... DIRn]
DESCRIPTION
Small utility to build a Java CLASSPATH from directory. The CLASSPATH is returned to standard output.
EXAMPLES
build-classpath /usr/share/java/
will return a string to standard out that is a valid CLASSPATH containing all JARs located in directory and its subdirectories.
SEE ALSO
Regular Manual Pages
build-classpath(1), jpackage-utils(7)
AUTHOR
Written by the JPackage Project
REPORTING BUGS
Report bugs using JPackage Bugzilla (http://www.jpackage.org/bugzilla/)
build-classpath-directory (jpackage-utils) 1.7.5 February 2009 BUILD-CLASSPATH-DIRECTORY(1)