Skip to content

Instantly share code, notes, and snippets.

@yohangdev
Created November 15, 2014 06:22
Show Gist options
  • Save yohangdev/ed5f3db2ca4ed7159f23 to your computer and use it in GitHub Desktop.
Save yohangdev/ed5f3db2ca4ed7159f23 to your computer and use it in GitHub Desktop.
OSX switch JDK/JRE version
export JAVA_HOME=`/usr/libexec/java_home -v 1.7.0_71`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment