Install JDK Documentation

The JDK documentation is a great help to development, especially if you are using an IDE such as Eclipse, as you will see API documentation as you write code.

We strongly recommend installing the documentation along with the Java Developer Kit (JDK) v1.6.

If you haven't installed the documentation along with the JDK, it is still possible to download it later.

Generally speaking, all that is needed is place the unzipped file into your JDK installation directory. For more instructions, see this page. As long as the documentation is correctly unzipped into the JDK installation directory, your IDE should pick it up automatically.