java - Apache Ant Configuration Not Working -


i new apache ant , have downloaded , want automate task

i have configured ant_home in system environment. when running ant in prompt shows me following error:

c:\>ant buildfile: build.xml not exist! build failed  c:\> 

ant wants (by default) build.xml file specifies tasks accomplish. use

c:\> ant -help 

to know syntax of ant command appropriate case ... , figure out build.xml appropriate project. installation seems work :) ... message ant.


Comments

Popular posts from this blog

Delphi XE2 Indy10 udp client-server interchange using SendBuffer-ReceiveBuffer -

Qt ActiveX WMI QAxBase::dynamicCallHelper: ItemIndex(int): No such property in -

Enable autocomplete or intellisense in Atom editor for PHP -