blog

Home / DeveloperSection / Blogs / How to set Permanent Path of JDK in Windows

How to set Permanent Path of JDK in Windows

ANkita gupta2618 19-May-2015

For setting the permanent path of JDK, you need to follow these steps:

  • Go to MyComputer properties -> advanced tab -> environment variables -> new tab of user variable -> write path in variable name -> write path of bin folder in variable value -> ok -> ok -> ok
For Example:

1) Go to MyComputer properties

How to set Permanent Path of JDK in Windows
2) click on advanced tab
How to set Permanent Path of JDK in Windows
3) click on environment variables
How to set Permanent Path of JDK in Windows
4) click on new tab of user variables
How to set Permanent Path of JDK in Windows
5) write path in variable name
How to set Permanent Path of JDK in Windows

6) Copy the path of bin folder

How to set Permanent Path of JDK in Windows
7) paste path of bin folder in variable value
How to set Permanent Path of JDK in Windows
8) click on ok button
How to set Permanent Path of JDK in Windows
9) click on ok button
How to set Permanent Path of JDK in Windows

Now your permanent path is set.You can now execute any program of java from any drive.


Updated 21-Feb-2018

Leave Comment

Comments

Liked By