Eclipse Ganymede 无法正确验证标签文件
当使用如下行编辑 foo.tag 时:
Header
它在
上显示:“未知标签 (h1)”
它在 上显示;: "Error"
这只发生在标记文件中,而不是 JSP 中。
阿尤达姆?
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?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您使用的是哪个版本的 WTP?
这似乎已在 webtool 邮件列表中注意到,参考错误 204990。< br>
一个月前,这个问题已在 WTP3.1 (jst.jsp3.1.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.