Navigation

Operators and Keywords

Function List:

C++ API

: javaaddpath (clspath)
: javaaddpath (clspath1, …)

Add clspath to the dynamic class path of the Java virtual machine.

clspath may either be a directory where .class files are found, or a .jar file containing Java classes. Multiple paths may be added at once by specifying additional arguments.

See also: javarmpath, javaclasspath.

Package: octave