Eclipse 3.5 and HTML validation

From: Michael Hast (mhas..esertsky.com)
Date: Fri May 28 2010 - 02:17:00 UTC

  • Next message: Henrique Prange: "Re: Eclipse 3.5 and HTML validation"

    Hello everyone:

    I just upgraded to Eclipse 3.5 using WOLips 3.5.6049. Now that I am
    importing my projects I am getting a ton of HTML errors like the following:

    <META NAME="generator" ... >
    - error says "Missing </META> tag"

    <br>
    - error says "Missing </br> tag"

    <div id="<webobject name=id></webobject>" ></div>
    - error says "The character '<' must be escaped"

    The validation used to not care about those issues. I don't want to turn
    of HTML validation completely. So is there a way to "revert" back to the
    old way of validation?

    Also some of those issues are in my version of Wonder's ERExtensions
    (ERXDatabaseConsole uses <META>) and JavaWOExtensions (e.g. JSAlertPanel
    uses <BR>). Are those HTML validation error fixed in the newer versions
    of Wonder?

    Michael.



    This archive was generated by hypermail 2.0.0 : Fri May 28 2010 - 02:17:09 UTC