1.

How Do I Set Java_home And Path Correctly?

Answer»

For the portable versions, JAVA_HOME must point to the INSTALLATION DIRECTORY of your JRE, while PATH must CONTAIN the bin folder inside the installation directory of your JRE.

The INSTALLER versions automatically detect JVMs in these locations, as well as in other places.

For the portable versions, JAVA_HOME must point to the installation directory of your JRE, while PATH must contain the bin folder inside the installation directory of your JRE.

The installer versions automatically detect JVMs in these locations, as well as in other places.



Discussion

No Comment Found