Abstract

There are several development environments for Java.  Integrated Design Environments are available from Borland, Asymetrix, Symantec, and others, but the original development environment is from Sun Microsystems, the originator of Java.  This is the Java Software Development Kit, or SDK.  The SDK has several advantages, and best of all, it is free.  The entire package can be downloaded off of the net from Sun. 

"J2SE 1.4.2 has begun the Sun End of Life (EOL) process.  The EOL transition period is from Dec, 11 2006, until the General Availability (GA) of the next Java version, Java SE 7, currently planned for the summer of 2008."  (Sun Microsystems)

Step 1 - Getting the software

Either version 1.4 or another version of the SDK can be obtained from Sun using the links below.  There are two choices for version 1.4:

Be sure to choose SDK (Software Development Kit) rather than JRE (Java Runtime Environment.)

Step 2 - Installing the software

The programs in the Java Development Kit are not windows programs.  They are run from the command line of a DOS window. 

From a DOS command line, execute the program which has been downloaded, either j2sdk-1_4_2_16-windows-i586-p-iftw.exe or j2sdk-1_4_2_16-windows-i586-p.exe.  These are Windows programs. 

C:\download>j2sdk-1_4_2_16-windows-i586-p

Follow the instructions of the installation program.  If the small installation program has been chosen, installation may take hours with a dial-up connection.

Step 3 - Setting up the software

To run the SDK programs, the environment variable path should be set. 

Windows NT/2000/XP/Vista

Windows 95/98/ME

The system will have to be rebooted before these changes take effect.

External Links

Sun Microsystems  SDK Version 1.4.2  Sun Microsystems
Sun Microsystems  Java SE - Current Versions  Sun Microsystems

Valid HTML 4.01 Transitional Valid CSS! Site Logo

copyright 1999-2006, j.h.young, revised 1/21/08