Friday, 24 July 2015

Setting JAVA environment variable in local machine?

This tutorial to explain how to set the java home (JAVA_HOME) in local machine;

1.RightClick Mycomputer in that click Properties

2. After click properties will open new window in that click Advanced settings




















3.On Click on Advanced system settings it will open new window In system properties window click Environment Variables






4.In System Properties window click New  under system variables


5. Add Variable name and value in the text box and click ok.


6.finally in system variable double click path and add the path. 

7.Finally click apply and close the window.

8. By check open a command prompt and type java -version   it will should show the version.





No comments:

Post a Comment