lombok-intellij-plugin icon indicating copy to clipboard operation
lombok-intellij-plugin copied to clipboard

IDEA 2021 Can't install lombok

Open bestitxq opened this issue 3 years ago • 6 comments

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

bestitxq avatar Apr 26 '21 07:04 bestitxq

Try JetBrains Toolbox for installing a previous version of IntelliJ

codenameDuchess avatar Apr 30 '21 21:04 codenameDuchess

update idea 2021.1.1

shutter-cp avatar May 06 '21 06:05 shutter-cp

not install any version in idea 2021

SuperCXW avatar May 07 '21 09:05 SuperCXW

💥 Breaking News: Starting with IntelliJ version 2020.3 lombok plugin will be integrated and included in IntelliJ by default!. 💥

You don't have to.

secf4ult avatar May 17 '21 02:05 secf4ult

Or maybe, check if mvn clean can successfully finishing, for me it failed on the other dependencies which i didnot notice

will9701 avatar May 26 '21 06:05 will9701

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

DilipDalwadi avatar Oct 08 '21 05:10 DilipDalwadi