Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
次のような行で foo.tag を編集する場合:
<h1>Header</h1>
<h1>に「不明なタグ(h1)」と表示されます
</h1>に「エラー」と表示されます
これは、JSP ではなく、タグ ファイルでのみ発生します。
あゆだめ?
使用している WTP のバージョンは何ですか?
これはバグ204990を参照して、 webtool メーリング リストで指摘されたようです。 これは、1 か月前に WTP3.1 (jst.jsp3.1.1) で修正されました。