facebook

Many errors in web files.

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #227402 Reply

    smokemon
    Member

    Hi everybody,

    I’ve just install MyEclipse for Eclipse 3.0. When I import my project a lot of files have red “X” on it and the web portion of my project didn’t work at all. But my project work perfectly on an other computer and I have the same version of the project and the same installation of Eclipse composent.

    Here’s the list of the files with errors :

    web/error-pages.xml
    web/filter-mappings.xml
    web/filters.xml
    web/listeners.xml
    web/struts-actions.xml
    web/struts-pluggins.xml
    web/taglibs.xml
    web/web-settings.xml
    etc/beans/dao/spring-beans.xml
    etc/web/filters.xml

    in each files it say this error : The markup in the document following the root element must be well-formed.

    If you can answer me promptly I need to do a work very soon in my buisiness with that project.

    Thank you for your help.

    Alexandre

    /**
    * Sorry for my english but I’m a french Canadian
    */

    #227445

    Riyad Kalla
    Member

    Are these XML files ALL fragments that you pull togehter using includes into bigger parent XML files?

    A trick to avoid validating files that are not really valid (like XDoclet files) is to edit their properties and mark them as “derived”. The XML validator will skip them then and not give you errors. Be sure, after doing this, to right click on project root and do MYEclipse> Remove All Error Markers

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Many errors in web files.

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