Restriction:
The CLASSPATH environment variable is supported when debugging Java only.
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.