facebook

[Troubleshoot] No autocomplete or validation with XML

  1. MyEclipse IDE
  2.  > 
  3. FAQ – Development
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #244499 Reply

    Riyad Kalla
    Member

    The MyEclipse XML editor will download any DTD or Schema referenced inside of an XML file and use it to validate the XML document as well as provide autocomplete for it. If you do not specify a DTD or Schema for an XML document then the editor will only provide validation of well-formedness.

    If you have a DTD or Schema specified and you are not getting autocomplete or validation, this is most likely due to your computer being behind a Proxy and the editor is unable to download the file to perform the operations with it. If this is the case, there are two ways to get around it:

    1. Be sure to enter your proxy settings in the Window > Preferences > General > Network Connections preference page
    2. You can download the DTD or Schema locally, and then make an entry in the XML Catalog accessed from Window > Preferences > MyEclipse > Files and Editors > XML > XML Files > XML Catalog.

    Either of the changes above should allow the editor to now access the file and provide autocomplete and validation for you.

    • This topic was modified 8 years, 8 months ago by support-tony. Reason: Corrected preferences paths and minor edits
Viewing 1 post (of 1 total)
Reply To: [Troubleshoot] No autocomplete or validation with XML

This topic is marked as closed to new replies, however your posting capabilities still allow you to do so.

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