标签:style blog http color io os ar for strong
看了一些别人怎么在mac下安装ant,大体都是从官网下载bin文件,然后修改权限,建链接,配path。
需要这么麻烦吗?我觉得不需要。下面一个命令搞定:
forlong401:build forlong401$ sudo brew install ant
Password:
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/ant-1.9.4.mave
######################################################################## 100.0%
==> Pouring ant-1.9.4.mavericks.bottle.tar.gz
? /usr/local/Cellar/ant/1.9.4: 1597 files, 39M
forlong401:build forlong401$ ant -version
Apache Ant(TM) version 1.9.4 compiled on April 29 2014
要是没有安装brew,可以参考《
标签:style blog http color io os ar for strong
原文地址:http://blog.csdn.net/forlong401/article/details/39778769