Current Lombok version is incompatible with Intellij IDEA 2020.1
Lombok Plugin is fully operating on Intellij IDEA 2020.1
_What steps do we need to take to reproduce this issue?_
N/A
N/A
N/A
@sergeivisotsky
You can add a new version manually.
lombok-plugin-0.30-EAP.zip
1) Go to the Preferences... > Plugins
2) Go to the "Installed" tab
3) Find lombok and hit "Update"
4) Restart IntelliJ
@DenisKozachok Thanks!
Not able to update even after copying the extracted zip to C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2018.2.5\plugins.
Still see only Disable and Uninstall options in the Plugins UI.
@arjunsuccena For me it works. Maybe it is specific for Intellij IDEA Community in your case.
yes I can confirm the issue will occur with latest IDEA Community Version. For me also only disable and uninstall appear.
13:11 Plugin Error: Plugin "Lombok" is incompatible (until build 193.SNAPSHOT < IC-201.6668.121).
@DenisKozachok the solution works in IDEA Ultimate 2020.1. Thank you!
@DenisKozachok it works, but on my GNU/Linux box the steps are slightly different, maybe help others:
Looks like this issue duplicates #775
If you don't wan't to install anything manually this solved for me
https://github.com/mplushnikov/lombok-intellij-plugin/issues/775#issuecomment-611823534
@sergeivisotsky
You can add a new version manually.
lombok-plugin-0.30-EAP.zip
- Go to the Preferences... > Plugins
- Go to the "Installed" tab
- Find lombok and hit "Update"
- Restart IntelliJ
Thanks! It worked
Thanks @DenisKozachok . I was able to get past the error by manually updating the plugin.
Please release this plugin asap....
@svenhaag @crpdev @gustavodiasdev you don't need to do anything manually, the plugin 029 is compiled for 2020.1 already, just do this
https://github.com/mplushnikov/lombok-intellij-plugin/issues/775#issuecomment-611823534
In my company, manual plugins are blocked for security reason
Just manually reinstall the plugin if it fails to update. For some reason, some users are experiencing this problem... I just reinstalled it and it works.
Not able to update even after copying the extracted zip to C:/Program Files/JetBrains/IntelliJ IDEA Community Edition 2018.2.5\plugins.
Still see only Disable and Uninstall options in the Plugins UI.
for me the option is under the gear icon "install plugin from disk", no need to store the zip inside intellij and it worked
@sergeivisotsky
You can add a new version manually.
lombok-plugin-0.30-EAP.zip
- Go to the Preferences... > Plugins
- Go to the "Installed" tab
- Find lombok and hit "Update"
- Restart IntelliJ
I have used the version you have linked, and installed it. It works correctly, thanks!

@Katakurinna @Miamoto-Musashi @vberezan
https://github.com/mplushnikov/lombok-intellij-plugin/issues/775#issuecomment-611823534
Since https://github.com/mplushnikov/lombok-intellij-plugin/releases already has a build for 2020.1, the solution is uninstall plugin, restart and reinstall plugin - Intellij will pick the right version then.
duplicate #775
Most helpful comment
@sergeivisotsky
You can add a new version manually.
lombok-plugin-0.30-EAP.zip
1) Go to the Preferences... > Plugins
2) Go to the "Installed" tab
3) Find lombok and hit "Update"
4) Restart IntelliJ