%HTTP_EQUIV_ON_VIEW%
%WIKILOGOALT% TWiki > Know > Environment Variables > ClassPath TWiki webs:
%WIKIWEBLIST%
Know . { Readme | Changes | Index | Search | Go }

The CLASSPATH Environment Variable is used by java programs to load libraries and classes, much like the Path Variable is used for finding executables. This Adding a directory to your class path will make all .class files in that directory available. Jar Files must be specifically listed in the classpath, they are not added along with their directory.

If you have a Jar File that you only want to use for jEdit, you can add it to $JEDIT_INSTALL_DIR/jars or $USER_HOME/.jedit/jars and it will be loaded automatically.

Topic ClassPath . { Edit | Attach | Ref-By | Printable | Diffs | r1.4 | > | r1.3 | > | r1.2 | More }
Revision r1.4 - 04 Apr 2007 - 15:13 GMT - Katty May
Parents: Web Home > Environment Variables
%WEBCOPYRIGHT%