Installing JDK (Java Development Kit)

Java Development Kit (JDK) is a Sun product targeted for Java developers. You can use it to write, compile, debug, and run Java applets and applications.

  1. Enter the URL: http://java.sun.com/products/archive/j2se/1.4.2_08/index.html
  2. From the Sun Developer Network page, scroll to find the heading J2SE v 1.4.2_08 SDK
  3. Select Download J2SE SDK
  4. From the Sun Developer Network page, accept the license agreement and scroll to the heading "Windows Platform - Java(TM) 2 SDK, Standard Edition 1.4.2_08"
  5. Select and download Windows Installation, Multi-language.
  6. Save and install the .exe file.
  7. If prompted, install the JDK to C:\j2sdk1.4.2_08.
  8. Set the environment variable for JAVA_HOME.