Installing JDK

Welcome!
Eclipse IDE requires a Java Runtime Environment (JRE) to be installed before running the Eclipse installation. Because we are going to develop program using the Java language and framework, we will install the Java Development Kit (JDK). The JDK includes the JRE.


Here are the required installation instructions for installing the JDK:

  1. Go to the download page and click on the Java Download button.
  2. Accept the license agreement and click on the link that is compatible for you OS (We will download the windows-x64 package).
  3. If prompted (in case you’re using Firefox) – click on “Save File”:
  4. When the download is finished – click on the download arrow, and then click on the downloaded file in order to run it:
  5. In the installer welcome step – click next:
  6. In the options step – just click next again:
  7. Wait for the installer progress:
  8. In the next step, again, click next:
  9. Wait while the setup is in progress:
  10. When the setup is completed – click on close:

After finishing the JDK installation, you can go back to the Eclipse IDE installation instructions and install the Eclipse IDE.