major
nice-to-have
defect
major
defect
Due to the changes in Ticket #22445, TagLib code support in JSPs no longer works in Eclipse.
This means that Eclipse no longer recognizes the TagLibs being used and flags every tag in JSPs as "Unknown Tag." As a result, code completion no longer works either.
Workaround: As a local fix, restore the ` web.xml ` files in Top-Logic and Element to the version from before Ticket #22445.
Test
Open a JSP from any project in Eclipse and check whether the IDE can jump to a tag definition—for example, <layout:html/> —using F3.