Sources for BOF7811 of JavaOne 2015 Annotation Processing 101
This project contains the presentation and the sources for the demoed project during that presentation. The presentation can be found at [here](/presentation/BOF7811 - Annotation Processing 101.key)
./gradle clean build
./gradlew clean build
There's two results to look for.
... truncated
:processor:build
warning: org.annotationprocessing.usage.JavaOne
warning: @org.annotationprocessing.defintion.MyName(firstName=Martin, lastName=Klähn)
2 warnings
:usage:compileJava
... truncated
Under usage/build/classes/main/data/myname/0000.txt