facebook

XML Validation

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #226755 Reply

    asafbu
    Member

    Is there a way to turn off xml validation feature?

    I happened to have few XML config files and some of them are not validatable.

    Thanks

    #226782 Reply

    Riyad Kalla
    Member

    Sure, you can turn it off for the project under Project Properties > MyEclipse-Validation > XML Validation (uncheck). Or you can turn it off globally under Window > Prefs > MyEclispe > Validation.

    ALSO, you can right click on the partial-xml files, and mark them “Dervied” and this will caused the Validator to skip over them, so you can still leave it enabled.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: XML Validation

You must be logged in to post in the forum log in