Eclipse Ganymede not validating tag files properly

房东的猫 提交于 2019-12-08 06:30:02

问题


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?


回答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.



来源:https://stackoverflow.com/questions/1208424/eclipse-ganymede-not-validating-tag-files-properly

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!