lombok-intellij-plugin
lombok-intellij-plugin copied to clipboard
IDEA 2021 Can't install lombok
The latest version of Lombok 1.18.20 IDEA 2021 Build is not compatible. It cannot be found for Lombok, and previous versions cannot be installed
Try JetBrains Toolbox for installing a previous version of IntelliJ
update idea 2021.1.1
not install any version in idea 2021
💥 Breaking News: Starting with IntelliJ version 2020.3 lombok plugin will be integrated and included in IntelliJ by default!. 💥
You don't have to.
Or maybe, check if mvn clean can successfully finishing, for me it failed on the other dependencies which i didnot notice
I also got the save incompatibility version error message while installing Lombok Plugin using "Install from Disk" option.
Plugin 'Lombok' (version '0.34.1-2021.1') is not compatible with the current version of the IDE, because it requires build 191.* or older but the current build is IE-212.5284.55
I fixed it by updating the version of Intellij Idea version in plugin.xml file. Please refer my comment.
https://github.com/mplushnikov/lombok-intellij-plugin/issues/1028#issuecomment-937485680