Saturday, June 18, 2011
0

The Java Development Kit contains the software and tools that you need to compile, debug, and run applets and applications that you've written using the Java programming language. JDK has as its primary components a collection of programming tools, including javac, jar, the archiver, which packages related class libraries into a single JAR file.

This tool also helps manage JAR files, javadoc - the documentation generator, which automatically generates documentation from source code comments, jdb - the debugger, jps - the process status tool, which displays process information for current Java processes, javap - the class file disassembler, and so many other components.

The JDK also comes with a complete Java Runtime Environment, usually called a private runtime. It consists of a Java Virtual Machine and all of the class libraries present in the production environment, as well as additional libraries only useful to developers, such as the internationalization libraries and the IDL libraries.

What's new in this version: Version 6 Update 26 has security enhancements and bug fixes.

Publisher: Sun Microsystems
Publisher web site: http://www.sun.com/
Release date: June 17, 2011
Version: 6 Update 26
Operating systems: Windows 98/Me/2000/XP/2003/Vista/7/NT
Additional requirements: Not Available
File size: 76.81MB
File name: jdk-6u26-windows-i586.exe
Price: Free

0 komentar:

Post a Comment