Code Analyzer Properties

The Code Analyzer Properties page allows you to configure Code Analyzer Properties for your project. The Code Analyzer enables warning and error messages to be displayed when PDT detects possible errors or problems in your script.

 

To access the Code Analyzer 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 | Code Analyzer Properties.

 

 

Instructions on how to complete a procedure

To configure Code Analyzer Properties for the project:

  1. Mark the Enable project specific settings checkbox.

  2. Configure the settings according to your preferences.
     See Code Analyzer Preferences for more information on the settings available.

  3. Click Apply.
    A prompt dialog will appear stating that a rebuild of the project must occur for the settings to take effect.

  4. Click Yes to rebuild the project.
    -Or- click No for a rebuild to be performed only when PDT is restarted.
    -Or- click Cancel to cancel the operation.

 

Default Code Analyzer Properties for all projects can be set in the Code Analyzer Preferences page (accessed by going to (Window | Preferences | PHP | Code Analyzer  -or- by clicking the Configure Workspace Settings link on the properties page).

 

 

Related Links

Related Links:

Code Analyzer Preferences

Code Analyzer

Builders Properties

Code Analyzer Properties

File Network Properties

Formatter Properties

Includes Mapping Properties

PHP Debug Properties

PHP Include Path Properties

PHP Interpreter Properties

PHP Java Bridge Properties

PHP Task Tags Properties