build.xml - Building an Ant JAR -


downloaded ant , set successfully, when run command line see following:

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

http://pastebin.com/pkhipnhi

i want build jar file , invoke file. need bring build.xml file, containing project, new ant directory?

check how write simple build file :

http://ant.apache.org/manual/using.html


Comments

Popular posts from this blog

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -