I'm looking desperately for a valuable resource on Java 6 annotation processing. Ideally, the different points I would like to be addressed should be:
Do you any resource which could match the bill?
This guide to modern, static, annotation processing is very easy to follow and has a video corollary to boot:
Blog post: http://hannesdorfmann.com/annotation-processing/annotationprocessing101
Video Talk: https://www.youtube.com/watch?v=43FFfTyDYEg
I strongly recommend a static approach to annotation processing, as it yields advantages such as:
Also it is pretty cool.