Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse Web Tools Guide
Previous Page Home Next Page

Manually validating code

When you run a manual validation, all resources in the selected project are validated according to the validation settings.

The validators used depend on the global and project validation settings. When you validate a project manually, the global settings are used unless both of the following are true:
  • The Allow projects to override these preference settings check box is selected on the global validation preferences page.
  • The Override validation preferences check box is selected on the project's validation preferences page.

Whether the workbench uses the global or project validation preferences, only the validators selected to run on manual validation are used when you run a manual validation.

To manually invoke an immediate code validation, complete the following steps:

  1. Select the project that you want to validate.
  2. Right-click the project and then click Validate. If this option is not available, validation is disabled or there are no validators enabled for the project. To enable validation at the global level, see Validating code in enterprise applications. To enable validators for this project, see Overriding global validation preferences.
The workbench validates the project using the enabled validators. Any errors found by the validators are listed in the Problems view.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire