Hi,
I'm using eclipse jee 2023-09-R with java 17. After installing server runtime (wildfly 27+ runtime) with wildfly 30, i notice that jakarta.faces.api is missing from classpath on my web projects. On eclipse preferences > Server > Runtime Environments > Default Classpath Entries i see jakarta.faces.api
But after adding this runtime to my web project i notice that jakarta.faces.api is missing.


I'm not sure if this is a jboss tools issue or something related with wildfly 30.
Thanks for your help.