Search code examples
eclipsejspganymedetagfile

Eclipse Ganymede not validating tag files properly


When editing foo.tag with a line like:

<h1>Header</h1>

it says on the <h1>: "Unknown tag (h1)"

it says on the </h1>: "Error"

This only happens in tag files, not JSPs.

Ayudame?


Solution

  • What version of WTP are you using?

    This seems to have been noticed in the webtool mailing list, referring to the bug 204990.
    This has been fixed in WTP3.1 (jst.jsp3.1.1) a month ago.