Replies: 1 comment
-
I had the same problem with a multi module maven project. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When working in Apache Netbeans 16 with xhtml file, it doesn't suggest either a bean nor its attributes.
Piece of bean:
src/main/resource/META-INF/beans.xml
What am I missing?
Using JakartaEE 10 stack.
When the xhtml is deployed it works as expected, bean and attributes are evaluated properly. It just doesn't work in IDE as I wish it would.
Beta Was this translation helpful? Give feedback.
All reactions