Builders Properties

The Builders Properties page allows you to configure the External Tool builders that are run when this project is built and add, remove, or reorder external tools in the build order.  The Eclipse build process scans external resources which are referenced in a project so that their contents can be made available for operations such as Content Assist and Refactoring.

 

To access the Builders Properties page, right-click a PHP project in PHP Explorer view and select Properties | Resource -or- select the project and from the menu bar go to Project | Properties | Builders Properties .

properties_builders.png

By default, Builders will be added according to the type of resources in your projects (e.g. if you add JavaScript libraries the JavaScript builder will be added.).

However, you can also configure your own external builders, if required.

 

 

Instructions on how to complete a procedure

To add a new Builder:

  1. Click New.
    The Choose Configuration Type wizard is displayed.

  1. Select the required Builder type and click OK.

  2. A wizard will be displayed allowing you to configure your Builder.
    See the External Tools topic in the Workbench User Guide for information on configuring your Builder.

Note:

Additional user guides can be accessed from inside PDT by going to Help | Help Contents, or from the Eclipse Online Documentation site (http://help.eclipse.org/ganymede/index.jsp).

  1. Click OK to apply your settings.

 

 

 

link_icon.png

Related Links:

Formatter Properties

PHP Debug Properties

PHP Include Path Properties

PHP Interpreter Properties

PHP Task Tags Properties