Navigation

Operators and Keywords

Function List:

C++ API

: javarmpath (clspath)
: javarmpath (clspath1, …)

Remove clspath from 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 removed at once by specifying additional arguments.

See also: javaaddpath, javaclasspath.

Package: octave