Annotation Processor warning
Answered
I keep getting the "processing disabled" warning for Lombok. I have everything enabled in Settings. I have refreshed, rebuilt, etc. But the warning will not go away.
Anything else I can do?
Thanks.
Please sign in to leave a comment.
Where and when do you see the message? Do you use Maven/Gradle for the configuration? Double check the File | Settings | Build, Execution, Deployment | Compiler | Annotation Processors | Enable annotation processing option is enabled.
Please note that Lombok is a 3rd plugin if there is some configuration specific to Lombok it could be better to consult with the plugin's documentation.