Skip to content

Instantly share code, notes, and snippets.

@duydo
Created April 17, 2012 02:55
Show Gist options
  • Save duydo/2403083 to your computer and use it in GitHub Desktop.
Save duydo/2403083 to your computer and use it in GitHub Desktop.
Set JAVA_HOME environment on Mac OS
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