johny65 opened a new issue, #8543:
URL: https://github.com/apache/netbeans/issues/8543

   ### Apache NetBeans version
   
   Apache NetBeans 26 latest release candidate
   
   ### What happened
   
   Currently the URIs for Jakarta Standard Tag Library 3.0 (this is from 
Jakarta EE 10, three years ago) aren't supported and the IDE shows an error 
when using them in a JSP:
   
   
![Image](https://github.com/user-attachments/assets/688f2b2f-45db-4767-bc25-72cc2c40cdf3)
   
   This are the new URIs: 
https://jakarta.ee/specifications/tags/3.0/jakarta-tags-spec-3.0#multiple-tag-libraries
   
   
   ### Language / Project Type / NetBeans Component
   
   JSP
   
   ### How to reproduce
   
   Create new JSP and add the `<%@taglib ... %>` sentence with a JSTL 3.0 URI. 
The IDE shows an error with message "File [relative to JSP 
file]/jakarta.tags.[tag] not found.".
   
   ### Did this work correctly in an earlier version?
   
   No / Don't know
   
   ### Operating System
   
   Ubuntu 24.10
   
   ### JDK
   
   OpenJDK Runtime Environment Temurin-23.0.2+7 (build 23.0.2+7)
   
   ### Apache NetBeans packaging
   
   Apache NetBeans binary zip
   
   ### Anything else
   
   Information on About:
   
   Product Version: Apache NetBeans IDE 26
   Java: 23.0.2; OpenJDK 64-Bit Server VM 23.0.2+7
   Runtime: OpenJDK Runtime Environment 23.0.2+7
   System: Linux version 6.11.0-14-generic running on amd64; UTF-8; es_ES (nb)
   
   ### Are you willing to submit a pull request?
   
   Yes


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org
For additional commands, e-mail: notifications-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to