Skip to content

Question about processor on intellij #3

@rsun-thoughtworks

Description

@rsun-thoughtworks

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions