mirror of
https://github.com/fangyidong/json-simple.git
synced 2025-12-06 23:40:52 +03:00
316 B
316 B
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-