johbor opened a new issue, #6490: URL: https://github.com/apache/netbeans/issues/6490
### Apache NetBeans version Apache NetBeans 19 ### What happened After creating an Ant Jakarta EE 10 web application with JSF framework afterwards the project properties shows a wrong selector for the page language. JSP should not be there at all for EE 10 because it is deleted in JSF 4. Only Facelets should be there. <img width="899" alt="Screenshot 2023-09-25 at 21 16 33" src="https://github.com/apache/netbeans/assets/9353297/9e23b075-118c-40f3-b9ab-445dc6d70eef"> ### How to reproduce Create an Ant web application for Jakarta EE 10 and with e.g. GlassFish Web 7.0.8 Select Java Server Faces as framework Finish Go to the properties editor of the project and see the selector for the page language <img width="778" alt="Screenshot 2023-09-25 at 21 50 26" src="https://github.com/apache/netbeans/assets/9353297/7f6c68f7-5b26-4396-a89a-23f8cb701194"> ### Did this work correctly in an earlier version? No / Don't know ### Operating System MacOS Ventura Version 13.5.2 ### JDK Temurin 17.0.3 ### Apache NetBeans packaging Apache NetBeans provided installer ### Anything else _No response_ ### Are you willing to submit a pull request? No -- 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
