NicolaIsotta opened a new issue, #4976: URL: https://github.com/apache/netbeans/issues/4976
### Apache NetBeans version Apache NetBeans 16 release candidate ### What happened Since omnifaces 3.0, omnifaces taglib are not recognized by the IDE. ### How to reproduce Create java / jakarta EE (at least 8) web project. Add omnifaces 3 (if java/jakarta EE 8) or 4 (if jakarta EE >= 9) dependency Create xhtml page and add `xmlns:o="http://omnifaces.org/ui"` to the namespaces declaration  ### Did this work correctly in an earlier version? No / Don't know ### Operating System Windows 11 ### JDK Java: 11.0.13; Java HotSpot(TM) 64-Bit Server VM 11.0.13+10-LTS-370 ### Apache NetBeans packaging Apache NetBeans binary zip ### Anything else Related: https://github.com/omnifaces/omnifaces/issues/489 https://github.com/omnifaces/omnifaces/issues/442 ### Are you willing to submit a pull request? No ### Code of Conduct 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
