Lombok plugin incompatible with 2018.1 Intellij Idea

Loom picture Loom · Mar 28, 2018 · Viewed 18.9k times · Source

Right now I have seen Intellij Idea update window with the notion:

Plugin incompatible with new build found: Lombok Plugin

enter image description here

Is there a way to solve the problem or I should wait till lombok plugin team resolved the compatibility issues?

Answer

Loom picture Loom · Mar 28, 2018

The following is a solution works for me:

  1. Update intellij idea (I use the community release zip package)
  2. Run Idea and open settings
  3. Select lombok plugin and reload list of plugins enter image description here
  4. Then there will button Update instead of Uninstall. Press it and after updating restart Idea

Have a look at link for more information.