Are you looking tutorial for java download (java jdk download) and installation on windows 10? - if yes, then stay tuned with this article because today we'll give you complete guidance so that you can easily download, install and run java jdk on your windows 10.
If you are a good developer then you must know about Java but still let me tell you that Java is the most used and powerful programming language in the world. Java is a high level programming language which was designed and developed by James Gosling, Mike Sheridan and Patrick Naughton in the year 1991. Java is a reliable and secure programming language which is comprised of libraries, an execution engine and a compiler. Java programming language also have a API and JRE (runtime environment). Java programming language is used in many places such as web applications, mobile applications, standalone applications and enterprise applications.
Now, let's know the simple steps for Java 64 bit download.
Step by step guide for Java download and installation on Windows 10
• Check if java is already installed
Before downloading java, make sure whether java have already installed on your PC or not. It is quite simple to check, simply go to menu and search "Command prompt" and run it, after that type " Java -version" text and press enter. If java is already installed on your PC then it will show java version otherwise it will show message like this;
• Download java SE Development kit (JDK) from Oracle
If you don't have Java installed on your PC, you will need to install it by opening your browser and searching for "Java download". As you search it on Google, it will show many results in result page, all you have to do is click on the Java SE Development Kit 8 from Oracle otherwise click here for java download.
After clicking on that link, you will land on the oracle website. Here you will get java download options for many os, you just have to tap on "java jdk download windows-x64.exe" link.
After hitting the download button of java jdk windows-x64, the login page will open on the screen of your desktop. If you already have an account on Oracle, then you can login directly, otherwise create an account on it.
After login to Oracle, you will get to see the option for downloading, simply click on "save", then downloading will start automatically.
• Install Java exe on PC
After downloading java jdk windows-x64 exe file, you have to install it on your PC. For this, firstly go to location path where java is downloaded then click on it.
Now, new pop-up will appear on your screen simply click on "Next" to continue java installation process.
After this custom setup window will appear, where you have to choose optional features like development tool, source code and public JRE - select all these options, then click on "Next" to continue.
Now, this is final step for java installation, where you have choose destination folder for java, go with system default and click on "Next" to continue.
After this, java is automatically installed on your windows 10 PC. Maybe it will take couple of seconds to install on pc - So wait for some time until java is completely installed on your computer.
• Setting environment variables
Now, it's time to set up environment variables to run java jdk on windows.
So, first of all go to "File explorer" and search "This PC" option and then right click on it and go to properties.
After that, you will land on control panel home. Just click on "Advanced system settings".
Now, Advanced system Setting's Pop-up will appear on your desktop screen. Simply click on "environmental variables".
After this, You have to add new system variable. For this, you have to click on new then type "Variable name" and "Variable value".
Note : Variable value is your destination path location where your java jdk file is stored.
After filling these information hit on "Ok" button to save new variable.
Now, you have to add path for java jdk. For this, come back to main environment variable's dashboard and click on "Path" option,
then click on "Edit text" button.One thing should be kept in mind that you should not disturb or delete the variable value. Simply click on its last point and paste the location of the java bin folder.
For the destination path location of the java bin folder, you have to open the java jdk file. Then it will be shown on the bin folder top, simply click on it and then copy its folder location from above and paste it behind the path variable value.
Now, hit the "OK" button and save path variable.
• Check if java is installed and available on PC
Setting environment variables is complete. Now you have to check whether the java jdk is fully set or not. For that you go to command prompt again and type "java -version" and press enter.
If java jdk has been set then you will see something like this and if there nothing like this then repeat these steps again, maybe you have made a mistake.
Conclusion
Above we have discussed complete guidance to easily download, install and run java jdk on your windows 10. Java is the most used and powerful programming language in the world. Java is a high level programming language which was designed and developed by James Gosling, Mike Sheridan and Patrick Naughton in the year 1991. Java programming language is used in many places such as web applications, mobile applications, standalone applications and enterprise applications. And by following Step by step guide for Java download and installation on Windows 10 you can easily download and run java JDK on your Windows 10 PC. I hope this information related to Java JDK download will be helpful to you all.