Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 287 Bytes

File metadata and controls

10 lines (7 loc) · 287 Bytes

java-annotation-processing-example

A minimal example for annotation processing issues

Running gradlew :sample:build should activate the processor and write to the console a message. But it fails. The aux /sample/JustCodeAux.txt file can't be found