Working with Ant
Prerequisites
-
Installed Ant plugin.
How do I install plugins in Zend Studio?
Running Ant Builds
|
|
|
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. |
|
Editing with Ant
|
|
|
To edit scripts with Ant: In the PHP Explorer, right-click the file you wish to edit and
select Open with | Ant Editor. |
You can use all Zend Studio's editing features in the Ant Editor, such as Content Assist, Mark Occurrences and Automatic Completion. |