Installing Java on Windows
Download
J2SE v 1.4.2_08 SDK
at
http://java.sun.com/products/archive/j2se/1.4.2_08/index.html
.
Install
J2SE v 1.4.2_08 SDK
.
Set the environment variable for
JAVA_HOME
.
Note:
The instructions are given for Classic Start menu and Classic View of Control Panel.
From the
Start Menu
, select
Start
->
Settings
->
Control Panel
.
Double-click
System
to open the
System Properties
window.
On the
Advanced
tab, click
Environment Variables
.
Click
New
under the
System variables
section.
Type
JAVA_HOME
in the variable name field.
Type
<JAVA_INSTALL_PATH>\j2sdk1.4.2_08
in the variable value field.
Click
OK
.
Parent topic:
Publishing DITA Documents
Related tasks
Installing Java on Linux