Tuesday, January 24, 2006

The Java CLASSPATH. Classpath is one of the more confusing parts of Java, this is a good page to help to describe it. Basically, it tells Java where to look for Classes, kind of like how the PATH environment variable in UNIX tells the shell where to look for commands.