New to Nutbox?

Club 75 || Downloading, installating, setting up and confirmation of Java JDK software in your window system by @starrchris

9 comments

starrchris
72
2 years agoSteemit4 min read

Good day lovely steemians, how are you all doing? I hope this few weeks that I didn't drop updates on my java tutorial was used to rehearse and understand more about java programming language and how it's is implemented. I also hope you now know the do's and don't in the he creations and execution of programming codes in java programming language.

Download and installation of Java Development Kit (JDK)

One of the first tool a java developer should have is a Development Kit also known ask JDK, the Java Development Kit is a Java development environment for used for developing different powerful fast applications or applets. The JDK comes with tools used for testing and developing programs created using Java programming language.

Step 1:

To Download
Visit your browser and search for Java JDK and after the search results is seen click on the first with the writing **"Java Download | Oracle"**.

iMarkup_20220705_200551.jpg

Step 2:
You will see a page like the one below, then you will select the software that compact able with your system software, so because I am using window OS I downloaded the software for windows users, and I chossed "MSL Installer" and the download Started.

iMarkup_20220705_201048.jpg

It's setting up

Step 3:
When you finally finished downloading the software, check your downloads and click on the downloaded files to install and after the installation then click on close.

IMG_20220704_144755.jpg

Step 4

Then go to your file manager, try looking at th lower right hand side and click on Local Disk(C)

IMG_20220704_145019.jpg

Step 5

After clicking on Local Disk(c) you be redirected to a new page with a lot of options then kindly click on "Program files".

IMG_20220704_145122.jpg

Step 6:
Your be taken to a new directory where you see so many files then kindly select bey clicking on "Java" as seen below πŸ‘‡.

IMG_20220704_145339.jpg

Step 7:

Then you will also be redirected to a new directory where you will see "JDK 18.0.1.1(the version of jdk you downloaded)" then click on it.

IMG_20220704_145339.jpg

Step 8

Then you will also be redirected to a new directory where you will see so many files then click on "bin".

IMG_20220704_145403.jpg

Step 8:

Click on bar where all directories you passed through are shown then you will notice it change color like seen below πŸ‘‡

IMG_20220704_145537.jpg

Step 9

Right click to copy the details shown as seen below πŸ‘‡.

IMG_20220704_145622.jpg

Step 10
Then click on the window icon below your screen or you use the search bar if your Operating System support search. Then type "envir"

IMG_20220704_145938.jpg

IMG_20220704_145819.jpg

Step 11

Then look for this option above and select or click on "Edit system environment variables".

IMG_20220704_145945.jpg

Step 12

You will see a rectangular box then click on "environment variables" seen below πŸ‘‡the rectangle box.

IMG_20220704_150103.jpg

Step: 13
Many options would be seen then look for the option where it's written "Path" as seen below then click on it.

IMG_20220704_150200.jpg

Step 14

Look above to see a lot of options and select on "Edit"

IMG_20220704_150248.jpg

Step 15:

A new row would appear, showing a blue color like mine below then right click on the row to "paste" what you had copied earlier then click on Ok to save your row.

IMG_20220704_150343.jpg

Step 16

Then a the previous box where we found path would be shown then look below πŸ‘‡ to see "New" then click on it then fill the the Variables name as: JAVA_HOME and Variables Value by pasting that which we copied earlier but this time erase \bin" found in the ending of the pasted directory the click ok till all boxes are closed, that's to say we have successfully downloaded and set the Java Development Kit.

IMG_20220704_150749.jpg

IMG_20220704_150555.jpg

To confirm
Enter your command prompt and type java --version, if you see the version that means it was successfully set properly.

IMG_20220704_151108.jpg

IMG_20220704_151041.jpg

Note: To enlarge or reduce image for phone users, pinch or expand your screen with your two thumb

@chiabertrand
@fredquantum

At this point I will say congratulations for your new success, see you in my next class.

Comments

Sort byBest