Command Reference

Command Reference

Setting JAVA_HOME

Setting JAVA_HOME

Set JAVA_HOME to the location of the Java installation directory.
To configure JAVA_HOME on Unix, type the following command based on your environment:
  • UNIX C shell:
    setenv JAVA_HOME <
    Java installation directory
    >
  • UNIX Borne shell:
    export JAVA_HOME = <
    Java installation directory
    >
To configure JAVA_HOME on Windows, set the JAVA_HOME environmental variable to point to
Java Installation directory
. You can also set JAVA_HOME in the system settings.

0 COMMENTS

We’d like to hear from you!