Disable XML validation in Eclipse - 解决validation xml慢问题

1.

Properties > Validation

you have two options:

  1. Configure Workspace Settings (disable the validation for the current workspace)

uncheck the manual and build for:XML Schema Validator,XML Validator

  1. Check enable project specific settings (disable the validation for this project)

uncheck the manual and build for:XML Schema Validator,XML Validator

  1. Right-click on the project and select Validate to make the errors disappear

2.
Window > Preferences > Validation > uncheck XML Validator Manual and Build



转载:http://stackoverflow.com/questions/7489510/disable-xml-validation-in-eclipse

相关文章

php输出xml格式字符串
J2ME Mobile 3D入门教程系列文章之一
XML轻松学习手册
XML入门的常见问题(一)
XML入门的常见问题(三)
XML轻松学习手册(2)XML概念