% -*- texinfo -*- % @deftypefn {Function file} {} javaaddpath (@var{path}) % % Adds @var{path} to the dynamic class path of the Java virtual % machine. @var{path} can be either a directory where .class files % can be found, or a .jar file containing Java classes. % % @end deftypefn % @seealso{javaclasspath}