Skip to content

Instantly share code, notes, and snippets.

@hohonuuli
Created October 28, 2017 22:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hohonuuli/9597fdbe7b789dc80c94c182c7f815da to your computer and use it in GitHub Desktop.
Save hohonuuli/9597fdbe7b789dc80c94c182c7f815da to your computer and use it in GitHub Desktop.
Setting JAVA_HOME on a mac
export JAVA_HOME=`/usr/libexec/java_home -v 1.8`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment