eclipse-sourceediting / sourceediting

Code repository for the Eclipse Web Tools Platform's Source Editing project
Eclipse Public License 2.0
6 stars 6 forks source link

TagExtraInfo in Jakarta JSP not working #7

Open uqpik opened 6 months ago

uqpik commented 6 months ago

TLD TEI classes are used to create variables for use within JSP code sections. But after switching to Jakarta package this no longer works. And produces the following errors:

image

The following hotfix works for me: Within org/eclipse/jst/jsp/core/internal/taglib/TaglibHelper.java