FaqApt
Can I run an annotation processor from my project?
Yes. NetBeans supports JSR 269-compliant annotation processors directly - both during the build (for Ant or Maven projects), and in the IDE's Java editor as you type. For more information on how to use annotation processors, see Annotation Processors Support in the NetBeans IDE
Applies to: NetBeans 6.9+