|
BuildWithAnt
Build JSON.simple with Ant
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. |
► Sign in to add a comment
raghava
HI