Ant build tool installation not working properly!

后端 未结 3 361
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-22 12:12

i have downloaded the Ant distribution from the Ant web site. apache-ant-1.7.0 and set environment variable specifying the location of the Ant installationas ANT_HOME = C:\\

3条回答
  •  粉色の甜心
    2020-12-22 13:03

    Move the ';' to the end. Be sure that java is also correct installed (variable for classpath, etc.)

提交回复
热议问题