Popular Posts

Facebook Badge

  
  

What’s Hot

How to Set JAVA PATH(JAVA ENVIRONMENT VARIABLE) in Windows PC ?


1.       Download and install Java into your PC. (Download Here)
2.       Open ‘My Computer’ and from there open ‘System Properties’.
  


3.       From the ‘System Properties’ window at the left, open ‘Advance System Settings’.


4.       Now in the ‘System Settings’ window click on the ‘Environment Variable’ button.



5.       In the ‘Environment Variables’ tab, in ‘System Variables’ scroll through and find the variable named ‘Path’.



6.       Select the ‘Path’ variable and click on the ‘Edit’ button.



7.       In the edit window, go to the end of the Variable value field.



8.       Now the next step is to get the path to the ‘bin’ folder from where your Java(JDK) is installed. This is the path that we set for our Java to run.

9.       Go to the folder where Java is installed. It is normally found in: “C:\Program Files\Java


10.   Copy that path path(Ctrl + C) and paste it into ‘Variable value. and click “OK” until you get out of the System Properties.




11.   And Your Java Path is set and its done.


LINKS


0 comments:

Post a Comment