首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 软件管理 > 软件架构设计 >

ant下载、配备

2012-07-24 
ant下载、配置下载地址:http://www.apache.org/dist/ant/binaries/.zip结尾的是windown的.gz是linux的下载

ant下载、配置

下载地址:http://www.apache.org/dist/ant/binaries/
.zip结尾的是windown的
.gz是linux的


下载完后无需安装,具体配置如下:
1、将发布解压到所需目录

2、设置ANT_HOME环境变量指向此目录

3、设置JAVA_HOME环境变量指向jdk目录

4、在path环境变量中添加;%ANT_HOME%\bin

在cmd命令窗口 输入ant -vesion 查看是否配置成功

Unknown argument: -vesion
ant [options] [target [target2 [target3] ...]]
Options:
? -help, -h????????????? print this message
? -projecthelp, -p?????? print project help information
? -version?????????????? print the version information and exit
? -diagnostics?????????? print information that might be helpful to

热点排行