How to Download and Install Java JDK 11 on Windows 10?
  • 5 years ago
How to Download and Install Java JDK 11 on Windows 10?

Step 1: Go to https://google.com, and then do a search for 'Java JDK 11 download'.

Step 2: Now, Click on the link that have Download Link, must be from oracle.com

Step 3: Download the executable file of Java JDK 11 by accepting the license agreement.

Step 4: After downloading, Double click on exe file, and follow the wizard to install it.

Setting up Environment Variable:-

Step 1: Go to control panel.

Step 2: Click on 'System and security', and then click on 'system'.

Step 3: Click on 'Advanced system settings', and then click on 'Environment variables'.

Step 4: Now, Under 'system variables', select the 'Path' variable, and then click on 'Edit'.

Step 5: Now copy the path of bin folder where you have installed the java jdk 11.

If you have installed in C drive, the path should be:-

C:\Program Files\Java\jdk-11.0.2\bin

Step 6: Now, go to 'path' variable in 'system variables', click on Edit.

Step 7: Click on 'New', and then paste the 'path of bin' folder.

Now, go to command prompt and type the commands like:-

Java -version, javac etc.


It's done.


Thanks for watching, please like and subscribe

==============================================

https://www.facebook.com/HowtoTutorialsByAmit/
Recommended