官方下载地址

https://ant.apache.org/bindownload.cgi

Window - 安装 ant

 

旧版下载地址

https://archive.apache.org/dist/ant/binaries/

挑选自己想要的版本下载

 

安装

解压

Window - 安装 ant

 

添加环境变量

PS:我这里已安装1.9.14

新建 ANT_HMOE 系统变量

ANT_HOME = ant安装目录

Window - 安装 ant

 

修改系统变量 path 的值

%ANT_HOME%\bin
%ANT_HOME%\lib

Window - 安装 ant

 

cmd 验证

Window - 安装 ant

 

相关文章:

  • 2021-09-29
  • 2022-01-14
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-03-05
  • 2021-06-23
  • 2021-09-14
  • 2021-12-04
  • 2021-04-29
  • 2021-12-06
  • 2021-07-10
相关资源
相似解决方案