Java Development Kit

From Free net encyclopedia

Revision as of 13:53, 6 March 2006; view current revision
←Older revision | Newer revision→

The Java Development Kit (JDK) is a Sun product aimed at Java developers. Since the introduction of Java, it has been by far the most widely used Java SDK.

The primary components of the JDK are a selection of programming tools, including:

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

Also included are a wide selection of example programs demonstrating the use of almost all portions of the Java API.

External Links

de:Java Development Kit nl:Java Development Kit pl:Java Development Kit zh:JDK