CLASSPATH environment variable

ngjava.gif (225 bytes)The CLASSPATH environment variable tells the debugger, as well as the Java Virtual Machine and other Java applications, where to find your class libraries.

This variable must be set correctly for any of your Java applications to work.

ngrelt.gif (466 bytes)
Setting environment variables for the debugger