Classtest


After a frustrating afternoon figuring out where Java 2 was looking for classes, I put together a very simple program that tells me where the JVM is looking for classes. It reports the boot path, the library path, and the plain old CLASSPATH. If you can't figure out why Java can't find your classes, this will at least tell you where it's looking.

Download here:

Last updated 3/2/99