Skip to content

Instantly share code, notes, and snippets.

@wfaler
Created November 23, 2012 13:27
Show Gist options
  • Save wfaler/4135631 to your computer and use it in GitHub Desktop.
Save wfaler/4135631 to your computer and use it in GitHub Desktop.
mac-switching-java.sh
cd /System/Library/Frameworks/JavaVM.framework/Versions/
sudo rm Current
sudo ln -s [Java version folder] Current
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment