AngeloRubens opened a new issue, #5522:
URL: https://github.com/apache/netbeans/issues/5522
### Apache NetBeans version
Apache NetBeans 16
### What happened
When setting the jakarta version from 8 to 9 in pom.xml the autocompletion
in xhtml page doesn't work. The suspect is from jakarta 8 to jakarta 9 change
the name space from javax.* to jakarta.*
### How to reproduce
Create a maven web project with jakarta 9.
Create a xhtml page
If you write #{application.} after dot press ctrl+space, the
autocompletition but not suggest any completition.
Otherwise if you repeat the same steps but with jakarta 8 api, it's works
fine.
### Did this work correctly in an earlier version?
No / Don't know
### Operating System
all
### JDK
all
### Apache NetBeans packaging
Apache NetBeans provided installer
### Anything else
_No response_
### Are you willing to submit a pull request?
Yes
### 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