windows - Setting JAVA_HOME at Android SDK - Stack Overflow
I have some conflicts with the JAVA_HOME configuration When I using the following code - System.out.println(System.getenv("JAVA_HOME")); I get - C:\jdk1.6.0_23 which is the ...
stackoverflow.com |