-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Thanks for your great presentation.
I am using Intellij and gradle.
I tried to create annotation and annotation processor, but annotation I create cannot work actively.
Say I have an annotation @usecase and in my annotation processor I always Raise and Kind.ERROR but Intellij does not recognize it.
From book "Thinking in Java" annotation have to be processed in main entry point, I wander if we can automatically run processor while edit code, Thanks.
Metadata
Metadata
Assignees
Labels
No labels