as in, I want to write an annotation processor as ...
# announcements
g
as in, I want to write an annotation processor as per http://hannesdorfmann.com/annotation-processing/annotationprocessing101, but when I hit
debug
in intelliJ, i want it to start javac with my annotation processor.