Disabling validation

You can disable one or more validators individually or disable validation entirely. Also, you can set validation settings for your entire workspace and for individual projects.
  1. Click Window > Preferences .
  2. In the Preferences window, click Validation in the left pane. The Validation page of the Preferences window lists the validators available in your project and their settings.
  3. If you want to set individual validation settings for one or more of your projects, select the Allow projects to override these preference settings check box.
  4. To prevent validation at the global level, select the Suspend all validators check box. If you select this check box, you can still enable validation at the project level.
  5. To disable individual validators, clear the check boxes next to each validator that you want to disable. Each validator has a check box to specify whether it is enabled for manual validation or on a build.
  6. If you want to set individual validation settings for one or more of your projects, see Overriding global validation preferences.
  7. Click OK.
Related tasks
Overriding global validation preferences
Manually validating code
Selecting code validators