To build the project with ant just type "enhydra-ant" in the directory containing this readme.
The ant system will do the following:
- Compile source files of specification, data, business and presentation layer into a separate classes directoryes
- Copy application/resource files to the application/bin/webapps/appwizard/{project name} directory and perform search and replace operations on any input templates (.in)
- Copy static resources to an appropriate content location
- Create a deployable archive (war) file (configured for instaled Enhydra) in application/bin/webapps directory.