DotjavaConfig: The default options for initializing the Java Virtual Machine

Description

Description

This is a list containing elements for

classpath elements

in which collections of Java classes are found

system properties

name-value pairs used to customize the JVM's environment, the Omegahat classes and any other classes that read these properties

library path

directories in which Java can find shared libraries

.

The values in this object are created during the configuration of the package so that they refer to files in the directories into which the package is installed.


SJava documentation built on Oct. 5, 2016, 4:17 a.m.

Related to DotjavaConfig in SJava...