|
| Home About Us Policies How To Docs MSDN CO Only |
Java Setup FilesUnder UNIX setup commands are usually placed in a user's .login file and make all the libraries and software needed to run a particular product available to the user.
The complete list of available setup commands is as follows, a command that is labelled as deprecated exists as a link to old versions of software and should be abandoned in favour of later releases:
setup java/JDKsetup java/JDK131 (deprecated)setup java/J2EEsetup java/Mailsetup java/JAIsetup java/JMFNote: Java 3D requires no additional setup as it is installed in the JDK system CLASSPATH.
setup java/Xercessetup java/JDOMsetup java/Saxonsetup java/Fopfop" to run.setup java/BlueJbluej" to run.setup java/Antant" to run.setup java/Log4jsetup java/JUnitsetup java/AntlrUnder Windows there is no equivalent .login file that is executed when you log in. Consequently, you have to run the setup commands every time. Also the environment will only be set up for the current command window. You need to run the commands again for every new command window you open. There should be an equivalent setup command on Windows corresponding to most of the commands above.
To run the setup commands in Windows you replace "setup java/whatever" with "J:\setup\java\whatever". For example to setup JDOM on Windows you would type in a command window:
J:\setup\java\JDOM
Look in the directory J:\setup\java to see which packages are available.
Note:You do not have to set up JDK or J2EE on Windows as these are installed on all machines by default (JDK also includes Java 3D).