Skip to content

Instantly share code, notes, and snippets.

@isido
Created July 7, 2014 09:13
Show Gist options
  • Save isido/879812f0e92eae5185e1 to your computer and use it in GitHub Desktop.
Save isido/879812f0e92eae5185e1 to your computer and use it in GitHub Desktop.
Switch to JDK 7 on OSX
$ export JAVA_HOME=$(/usr/libexec/java_home -v 1.7)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment