Child pages
  • Setting the JAVA_HOME Environment Variable

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
titleSet JAVA_HOME variable for 'bash' (directory is default directory for the Debian , and Ubuntu apt-get package)
declare -x JAVA_HOME="/usr"

...