Monday, 4 May 2015

How to Install JDK and setting path on Windows 7


Step 1: Download the latest version of JDK Click to download JDK 1.8
            

Step 2: Run the installer , it takes few minutes.

Now to Set the path, follow the steps

Step 1 : Open "Drive C" then "Program Files" then "Java" then "jdk 1.8" and then "bin".

Step 2 : Click on the Address Bar and copy the whole path .



Step 3 : Open Control Panel and search "system" in the top-right search box. Then Click on "View Advanced System Settings"


Step 4: Then "System Properties" will open. Under the "Advanced" tab open "Environment variables".


Step 5 : Under "System Variables" scroll down and select "Path" and click "Edit".


Step 6 :  Then type a semicolon(;) and paste the whole path which we copied. And then click "OK" three times.

That's all.........
Comment your Problems.........

No comments:

Post a Comment