How can I enable annotation processing in editor in the gradle project? I need this for Lombok APT.
Here is how it enabled in NetBeans project: https://projectlombok.org/setup/netbeans.
I need the same for the gradle project.
Is it possible for now?
Thank you a lot.
How can I enable annotation processing in editor in the gradle project? I need this for Lombok APT. Here is how it enabled in NetBeans project: https://projectlombok.org/setup/netbeans. I need the same for the gradle project. Is it possible for now? Thank you a lot.