Tuesday, January 22, 2013

Set java_home in windows

Use below command to set JAVA_HOME in windows

set JAVA_HOME="C:\Program Files\Java\jdk1.7.0_11"

Also we can set it under System Properties-Environment Variables as below

 

image

No comments:

Post a Comment