

Then look for the Java SE 6 link and after clicking on it, select the correct operating system under Java SE Development Kit 6u45. The JDK package also comes with a Java runtime environment (JRE) that is needed to run compiled Java code.Īs we are installing an older Java version, you need to scroll all the way down to the bottom of the Oracle Java download page and click on the Download button in the Java Archive section.

In order to be able to compile Java code, we need the Java Development Kit (JDK) package that comes with a Java compiler. There are a number of different Java packages available, for this tutorial we will be installing Java Standard Edition (SE) on Windows. Java can be obtained from the Oracle Java download page.

Check following guides if you are looking to download and install JDK 1.5, JDK 1.7, JDK 1.8, JDK 1.9 or JDK 1.10.
