org.apache.tools.ant.taskdefs.optional.ide
public class VAJLoad extends VAJTask
<vajload> <project name="MyVAProject" version="*"/> <project name="Apache Xerces" version="1.2.0"/> <project name="Brand New Stuff" version="**"/> </vajload>
Parameters:
Attribute | Description | Required |
remote | remote tool server to run this command against (format: <servername> : <port no>) | No |
haltonerror | stop the build process if an error occurs, defaults to "yes" | No |
Method Summary | |
---|---|
VAJProjectDescription | createVAJProject()
Add a project description entry on the project list. |
void | execute()
Load specified projects. |
Returns: a project description