Working with Ant

Prerequisites

  • Installed Ant plugin.

How do I install plugins in Zend Studio?

Running Ant Builds

 

 

Instructions on how to complete a procedure

To run an Ant Build:

In the PHP Explorer, right-click the build.xml file you wish to run an Ant Build in, and select Run As | Ant Build.
The Ant Build is run in the file.

 

Editing with Ant

 

 

Instructions on how to complete a procedure

To edit scripts with Ant:

In the PHP Explorer, right-click the file you wish to edit and select Open with | Ant Editor.
The file is opened with the Ant Editor.

You can use all Zend Studio's editing features in the Ant Editor, such as Content Assist, Mark Occurrences and Automatic Completion.