public class NGClasspath
extends java.lang.Object
Provides a means to display and add to the system classpath at runtime. If called with no arguments, the classpath is displayed. Otherwise, each argument is turned into a java.io.File and added to the classpath. Relative paths will be resolved relative to the directory in which the nailgun server is running. This is very likely to change in the future.
This is aliased by default to the command "ng-cp
".
Constructor and Description |
---|
NGClasspath() |
public static void nailMain(NGContext context) throws java.lang.Exception
java.lang.Exception
© 2004, Martian Software, Inc.