Editing Ant Scripts

When you expand a build script's node in the Explorer, you can see its full structure: targets, tasks, and various data structures. You can edit these nodes in various ways.

To remove a task:

To change an attribute:

To copy and paste a file set:

To examine or change dependencies:

You can also add a new element from an Ant node's contextual menu. The changes you make are reflected immediately in the Editor.

Ant Project Files

Executing an Ant Project
See also

Legal Notices