Skip to content

Instantly share code, notes, and snippets.

@poad
Created April 21, 2015 17:03
Show Gist options
  • Save poad/ad2fae8ef975e4f4bc9c to your computer and use it in GitHub Desktop.
Save poad/ad2fae8ef975e4f4bc9c to your computer and use it in GitHub Desktop.
Mac OS Xで旧いJDKをアンインストールする ref: http://qiita.com/poad1010/items/47a3e8f7be242eb5eca2
/usr/libexec/java_home -V
sudo rm -rf /Library/Java/JavaVirtualMachines/jdk1.8.0_<update>.jdk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment