Skip to content

Instantly share code, notes, and snippets.

@jeffreymorganio
Created February 19, 2015 08:19
Show Gist options
  • Save jeffreymorganio/bcc25e8126bfae1460df to your computer and use it in GitHub Desktop.
Save jeffreymorganio/bcc25e8126bfae1460df to your computer and use it in GitHub Desktop.
Set JAVA_HOME on Mac OS X
export JAVA_HOME=`/usr/libexec/java_home`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment