SJava (version 0.98.0)

.javaConfig: The default options for initializing the Java Virtual Machine

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.

Arguments