Right now I have seen Intellij Idea update window with the notion:
Plugin incompatible with new build found: Lombok Plugin
Is there a way to solve the problem or I should wait till lombok plugin team resolved the compatibility issues?
As of IntelliJ version 2020.3, we don't need to configure the IDE to use Lombok anymore. The IDE comes bundled with the plugin. Also, the annotation processing will be enabled automatically.
What is Lombok. Project Lombok (from now on, Lombok) is an annotation-based Java library that allows you to reduce boilerplate code. Lombok offers various annotations aimed at replacing Java code that is well known for being boilerplate, repetitive, or tedious to write.
The following is a solution works for me:
Have a look at link for more information.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With