For detailed installation instructions, see the release notes for the individual packages.
Setting up support for running standalone applications
SET ULCJREROOT=D:\JREThis variable must be set. If the variable is not set the assumption is that a JRE installation is available on the client machine and the system path and classpath variables must point to this installation.
SET ULCSWINGHOME=D:\SWINGFor Java 2, the ULCSWINGHOME environment variable is ignored.
Setting up support for running applications over the Web
SET ULCJREROOT=D:\JREThis variable must be set. If the variable is not set the assumption is that a JRE installation is available on the client machine and the system path and classpath variables must point to this installation.
SET ULCSWINGHOME=D:\SWINGFor Java 2, the ULCSWINGHOME environment variable is ignored.
Important: If you installed Java Plug-In and notice unstable runtime behavior, turn off the JIT compiler from the Java Plug-In Control Panel.
Setting up support for developing applications
SET ULCJREROOT=D:\JREThis variable must be set. If the variable is not set the assumption is that a JRE installation is available on the client machine and the system path and classpath variables must point to this installation.
SET ULCSWINGHOME=D:\SWINGFor Java 2, the ULCSWINGHOME environment variable is ignored.