You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
About
A minimal example for annotation processing issues