If you correctly created your project from a Maven pom.xml file, then you should be able to add the Maven Dependencies this way:
Deployment Assembly / Add... / Java Build Path Entries / (select...
Type: Posts; User: jfcc0001; Keyword(s):
If you correctly created your project from a Maven pom.xml file, then you should be able to add the Maven Dependencies this way:
Deployment Assembly / Add... / Java Build Path Entries / (select...
Thank you for your "NEVERMIND" note; it actually helped me.
I had the same problem, and solved it by adding the namespace to my request:
Innitially I was creating my root element without the...