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.
Setting environment variables for the debugger