Eclipse Ganymede not validating tag files properly
Asked Answered
B

1

1

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?

Brahman answered 30/7, 2009 at 18:25 Comment(3)
If you do want to update to WTP3.1, I believe you need to get Galileo (3.5) , and not Ganymede (3.4). You still can try to update just WTP by adding its update site (download.eclipse.org/webtools/updates), but I am not sure it can work with 3.4.Broucek
Ah, thanks. I am working with Google App Engine, which recommends sticking with 3.4, so I guess I will have to endure this bug awhile longer yet.Brahman
GAE just now supports Eclipse 3.5. I downloaded it, and the errors went away. The warning ("Unknown tag (h1)") is still there! Improved but not perfect.Brahman
B
1

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.

Broucek answered 30/7, 2009 at 18:50 Comment(3)
I am using 3.0.4, which is Ganymede SR2 out of the box. I'll try updating WTP. Thanks!Brahman
Er .. okay, how do I get 3.1.1? I clicked on "update" in Eclipse, and it felt 3.0.4 needed no updating.Brahman
It's not out yet. It will be part of Galileo SR1. See google.com/calendar/…Crosscurrent

© 2022 - 2024 — McMap. All rights reserved.