Friday, October 16, 2009

Section 10.2. Java Development Kit







10.2. Java Development Kit

The JDK is a programming environment for compiling, debugging, and running Java applets, applications, and Java Beans. The JDK includes the JRE with the addition of the Java Programming language and additional development tools and tool APIs. Sun's JDK supports Linux, Solaris, and Microsoft Windows (2000, XP, and Vista). Additional operating system and special purpose JVMs, JDKs, and JREs are freely available at http://java-virtual-machine.net/other.html.

Table 10-1 lists versions of the JDK provided by Sun Microsystems®. Download the most recent version at http://java.sun.com; download older versions at http://java.sun.com/products/archive.

Table 10-1. Java Development Kits
Java Development KitsCodenameRelease
Java SE 6 with JDK 1.6.0Mustang2006
Java 2 SE 5.0 with JDK 1.5.0Tiger2004
Java 2 SE with SDK 1.4.0Merlin2002
Java 2 SE with SDK 1.3Kestrel2000
Java 2 with SDK 1.2Playground1998


J2SE version 1.3 has completed the Sun End of Life (EOL) process for the Solaris 9, Solaris 10, Windows, and Linux platforms.








No comments:

Post a Comment