Readme

This plugin provides a set of predefined ANT tasks for performing basic operations with the J2EE project types in a WSAD Workspace. Click here for documentation on these tasks.

In the root of this plugin is a sample batch file called runANT.bat, which will run a "headless" workspace and run a specified ANT script file. The ANT script file must be located in a project in the workspace. To use, edit the runANT.bat file and change the variables to the correct location for your WSAD installation, the ANT XML file to run, and optionally the workspace location.

Also included is a Sample.xml file which shows how to use these tasks through ANT. Please refer to Sample.xml and runANT.bat for more information.