Skip to content

Instantly share code, notes, and snippets.

@TanUkkii007
Created May 8, 2016 01:56
Show Gist options
  • Save TanUkkii007/76a2bdd7181e5a26525d42240145f184 to your computer and use it in GitHub Desktop.
Save TanUkkii007/76a2bdd7181e5a26525d42240145f184 to your computer and use it in GitHub Desktop.
set JAVA_HOME with specified java version on 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