Whats included in the Java Developers Kit (JDK)?
It has several components: • Java Applet Viewer, for running and testing applets • Java Compiler • Java Language Runtime (interpreter) • Java Debugger API and Prototype Debugger, an API (java.tools.debug) and early prototype of a command-line debugger that uses the API • classes.zip – Do not unzip this file! It is needed by the compiler and interpreter. • src.zip – This is a set of source files that may be unzipped if desired. Note that you need an unzip program that can handle long file names; one such version is available free from ftp://ftp.uu.net/pub/archiving/zip/WIN32 . Note that this release does not include a web browser.