ch.javasoft.tool
Class JarFileCollector
java.lang.Object
ch.javasoft.tool.JarFileCollector
public class JarFileCollector
- extends Object
Java Classpath Collector.
Collects jar (and on demand zip files) in one or more directories and outputs
the classpath as to be used with the java virtual machine parameter -cp
Use --help option to get exact syntax.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JarFileCollector
public JarFileCollector()
main
public static void main(String[] args)