How to set JDK(Java) path to execute from any where.

To set the JDK (Java) path in windows follow given steps.

1. Right Click of “My Computer” or “This PC” icon then click on Properties

path1

2.Click on “Advance system settings”

path2

3.Click on “Environment variables..” Button

path3

4.Select “Path” in “System Variable” and Click on “Edit” Button

path4

5. Copy the path of jdk 

path6
path7

6. Paste the copied path at variable value by click beside semicolon(;) then write semicolon symbol(;).

path8

7. Click on OK Button

path9

8. Click on OK Button

path10

9. Click on OK Button.

path11


Leave a Comment