首页 > 编程语言 > 详细

mac安装java8

时间:2016-07-11 20:58:44      阅读:131      评论:0      收藏:0      [点我收藏+]

http://stackoverflow.com/questions/24342886/how-to-install-java-8-on-mac

 

brew tap caskroom/cask
brew install brew-cask

If you get the error "already installed", follow the instructions to unlink it, then install again:

brew unlink brew-cask
brew install brew-cask

And then finally:

brew cask install java

mac安装java8

原文:http://www.cnblogs.com/peterpanzsy/p/5661398.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!