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

Validating DTDs

Validating a DTD file lets you verify that it is well formed and does not contain any errors.

The following instructions were written for the Resource perspective, but they will also work in many other perspectives.

To validate a DTD, right-click the DTD in the Navigator view and click Validate . A dialog opens, indicating if the DTD file was successfully validated or not. If the file is invalid, any errors will appear in the Problems view.

Note: If you receive an error message indicating that the Problems view is full, you can increase the number of error messages allowed in the view. Click Window > Preferences and select General > Markers . On this preferences page you can increase or decrease the number of visible items in the problems view.

You can set up a project's properties so that different types of project resources are automatically validated when you save them. Right click on the project, click Properties, and select Validation. Any validators you can run against your project will be listed in the Validation page.


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