Skip to content

Instantly share code, notes, and snippets.

@yuanmai
Created January 1, 2013 10:19
Show Gist options
  • Save yuanmai/4426362 to your computer and use it in GitHub Desktop.
Save yuanmai/4426362 to your computer and use it in GitHub Desktop.
Use Java 6 on OS X
sudo ln -fhsv 1.6.0 /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents
sudo ln -fhsv 1.6.0 Current
sudo ln -fhsv 1.6.0 CurrentJDK
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment