How to Download and Install Java JDK 13 on Windows 10?

Hosted by Dailymotion. For legal issues report at the Copyright Center, report us on DMC, or use the Instant Removal tool.

How to Download and Install Java JDK 13 on Windows 10?

T
TechTips

40 Views • Feb 04, 2020

Description

How to Download and Install Java JDK 13 on Windows 10?

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

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

https://www.oracle.com/technetwork/java/javase/downloads/jdk13-downloads-5672538.html

Step 3: Download the executable file of Java JDK 13 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 13.

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

C:\Program Files\Java\jdk-13.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/