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

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -