I am upgrading to Netbeans IDE 12.3.
I am using Maven (bundled) and Tomcat (installed).
I created a library that defines/implements annotations and an annotation 
processor.
I created a web application which uses the library, annotations, and annotation 
processor.
Under the old Netbeans IDE the annotation processor was declared in two place: 
as a processor under libraries and again as a processor class under compiling. 
It worked perfectly.
There is no such place under the new IDE:
How do I declare the annotation processor?

https://stackoverflow.com/questions/67697638/netbeansmavenannotations-cant-add-annotation-processor

https://netbeans.apache.org/kb/docs/java/annotations-custom.html

Edward A. Ipser, Jr., PhD
ip...@ipser.com
www.ipser.com




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to