Which Java JDK should I download?

Which Java JDK should I download?

Conclusion. If you’re just getting your feet wet with Java then installing either Java SE 8 or Java SE 11 is your best bet. While other editions like EE add extra functionality, the SE has all of the essential libraries you need.

How to install Java 1.8?

Download JDK 1.8 kit from Oracle official website Java SE Development kit 8

  • After getting jdk file from official website like below snpashot.
  • Open the jdk file then click on “Next” button. Check whether java oracle file or not.
  • After that select “Development Tools” and click on “Next” button.
  • In this step,give your default destination folder or do you want change destination folder then change it after that click on “Next” button.
  • Once click on “Next” button,it will automatically successfully installed in the given directory.
  • Successfully completed Java 1.8 on Windows 10,so we need to verify by using command prompt. Open command prompt then type “java” then will get below snapshot.
  • How to install Java8 on Windows 10?

    Download Oracle Java SE JDK 8 Generally Oracle will not allow to download directly without accepting their licences.

  • Run the Java SE JDK 8 Installer and Install Java SE JDK 8 on Windows 10 Next Click on downloaded JDK 8 exe file and click on Next
  • Setting the JAVA Environment Variables
  • How to install JDK 8 on Windows 10?

    Install JDK 8 (1.8.0_201) on Windows 10. Double click the executable file named jdk-8u201-windows-x64.exe to start the installer. Just click on the Next button on the first two steps, and JDK 8 installation will ask you to specify the installation folder for JDK and JRE on Windows. As shown in the below image:

    How to install the Java software development kit?

    Do not install the JRE from java.com,if you are planning to develop programs using Java,you need the JDK

  • It is recommended to use the same version of JRE and JDK to avoid any issues.
  • The look and feel of the dialog boxes may change from time to time but the process of installation will be similar.