Search code examples
intellij-idealombokintellij-lombok-plugin

Lombok plugin incompatible with 2018.1 Intellij Idea


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?


Solution

  • 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.