Created
April 21, 2015 17:03
-
-
Save poad/ad2fae8ef975e4f4bc9c to your computer and use it in GitHub Desktop.
Mac OS Xで旧いJDKをアンインストールする ref: http://qiita.com/poad1010/items/47a3e8f7be242eb5eca2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/usr/libexec/java_home -V |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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