Skip to content

Instantly share code, notes, and snippets.

@soardex
Created December 18, 2016 18:27
Show Gist options
  • Save soardex/ac0176d8ea2024267c4168b5b30739a5 to your computer and use it in GitHub Desktop.
Save soardex/ac0176d8ea2024267c4168b5b30739a5 to your computer and use it in GitHub Desktop.
MacOS X Add JAVA_HOME Environment Variable
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