Compiler classpath

Specifies the location of the files that your source file requires for compilation. For example, .jar files or the directory that contains the tree structure where your .class files are located.

The compiler classpath is added to the beginning of the runtime classpath that launched the GUI Builder environment.