Antiplate is an Ant script that creates a common
project structure for Java projects. It creates
directories, property files, and a build script with
common settings and targets.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
This version provides some minor fixes and cleanup. This includes a better description for target dist-releases, the removal of a dependency of macro export.svn working creation of svn.url, and solving a problem where 'ant dist' for Antiplate included the generated directory.
This release has better support for Ant 1.7 and Web applications. Seeding is simplified. Support for checkstyle was added. A new target is 'dist-releases' for creating distributions for older releases.