classpath
All > Technology > Programming > Java
- The path searched by the compiler and interpreter for class definitions. The class path may be set by a command-line argument to either, or via an environment variable.
David J. Barnes - Cite This Source - This Definition - An environmental variable which tells the Java virtual machine and Java technology-based applications where to find the class libraries, including user-defined class libraries.
Sun Microsystems - Cite This Source - This Definition - class, encapsulation, functional programming, global variable, imperative programming, lexicographic ordering, locale, method