Skip to content

Instantly share code, notes, and snippets.

@yohangdev
Last active August 29, 2015 14:17
Show Gist options
  • Save yohangdev/c1e6ae9830c16af05fc1 to your computer and use it in GitHub Desktop.
Save yohangdev/c1e6ae9830c16af05fc1 to your computer and use it in GitHub Desktop.
OSX switch Java version
# export JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.7.0_25.jdk/Contents/Home/
export JAVA_HOME="`/usr/libexec/java_home -v '1.7.0_25'`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment