0% found this document useful (0 votes)
13 views7 pages

How To Download JDK

Uploaded by

Joshua Barcelon
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
13 views7 pages

How To Download JDK

Uploaded by

Joshua Barcelon
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 7

HOW TO DOWNLOAD JDK

Step 1: Search “Java JDK 8 download” on the browser.

Step 2: Click the first one.

Step 3: Scroll down and choose what’s compatible with your pc or laptop.
Step 4: I’m using Windows 11 64-bit, so I’ll pick “Windows x64”.

Step 5: After choosing, agree to the agreement of oracle then press the download
button.

Step 6: After clicking download you will be directed to Oracle sign in and sign up. If
you don’t have an account, choose sign up otherwise select sign in.
If you choose sign up fill up the requirements needed.

Step 7: Go to File Explorer and find the file that you downloaded.
Step 8: Run it and click “Next”. Step 9: Click "Next" again, and it will
install.

Step 10: Find the path where the java is stored.

Step 11: Find “Program Files” and go to “Java”.

Step 12: Click on “jsk1.8.0_202” and go to the “bin” folder.


Step 13: Copy the file path.

Step 14: After all that, search for “Environment Variables”.

Step 15: After that, click “Environment Variables” and on the System variables click
“New” to create a new variable.
Step 16: Input “JAVA_HOME” for the variable name and paste the file path you
copied then press “OK”.

Step 17: Press “OK” to save it.

Step 18: Open the Command Prompt. To check if the JDK is installed on your desktop
type “java -version”.
As you can see Java version 1.8.0_202 has been installed.

You might also like