Skip to content

Instantly share code, notes, and snippets.

@dbrack
Last active March 13, 2016 15:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dbrack/c6c0ce53c7069eb988da to your computer and use it in GitHub Desktop.
Save dbrack/c6c0ce53c7069eb988da to your computer and use it in GitHub Desktop.
Change JDK/Java Version on OS X
/usr/libexec/java_home -v 1.7.0_45 --exec javac -version # http://docs.oracle.com/javase/7/docs/webnotes/install/mac/mac-jdk.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment