previous | start | next

Specifying the classpath

The classpath can be specified by setting the environment variable CLASSPATH.

The -classpath (or -cp) option for the java and javac tools can also specify the classpath. The classpath specified in this way takes precedence over the CLASSPATH setting.



previous | start | next