My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
BuildWithAnt  
Build JSON.simple with Ant
Updated Feb 4, 2010 by fangyid...@gmail.com

The default target of build.xml is to compile Java files and package classes into the final jar file in directory lib:

ant 

You can also perform the JUnit testing by typing:

ant -f test.xml

You will find the results from TEST-.txt.

Comment by raghavad...@gmail.com, Jul 21, 2009

raghava

Comment by raghavad...@gmail.com, Jul 21, 2009

HI


Sign in to add a comment
Powered by Google Project Hosting