Home > CommonScripts

CommonScripts

CommonScripts is a project mainly written in Java, it's free.

A collection of Ant/Ivy scripts to automate the setup and build of Java applications.

To get started, create an empty directory for the new project, put init.xml in the directory. Next, run: ant -f init.xml. This will download the rest of the scripts, and print further instructions.