1.下载并安装ant

2.安装ant步骤如下

1.解压下载的zip包
2.进入解压的目录,把bin目录放入系统变量PATH中.
   eg:E:\dev_tools\apache-ant-1.9.2\bin
3.打开cmd,输入ant,可以看到BuildFIle: build.xml does not exist!即可
View Code

相关文章:

  • 2022-01-16
  • 2021-04-15
  • 2021-11-20
  • 2022-12-23
  • 2021-06-05
猜你喜欢
  • 2021-12-16
  • 2021-10-01
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-18
  • 2021-11-16
相关资源
相似解决方案