Lombok plugin in IntelliJ IDEA 2020.1 (Ultimate Edition) isn't compatible with this IDE instance. I don't know if it is a problem just in my machine or is it in everybody's machine:
Is it fixable? Or is it a temporary issue?
Lombok plugin in IntelliJ IDEA 2020.1 (Ultimate Edition) isn't compatible with this IDE instance. I don't know if it is a problem just in my machine or is it in everybody's machine:
Is it fixable? Or is it a temporary issue?
2020 Edit: Try uninstalling and reinstalling the Lombok plugin.
It's a temporary issue. The github issue below says others have had luck uninstalling / reinstalling the plugin.
https://github.com/mplushnikov/lombok-intellij-plugin/issues/775
If that does not work then there is a plugin you can install manually as a workaround.
Edit: Here are some screenshots on uninstalling/reinstalling.
Go to settings -> plugins, search for lombok under intalled. Click on the dropdown menu to show 'Uninstall'.
Click 'apply', go to the marketplace tab and click install. Then restart your IDE.
I just updated the intellij dependency and build it locally. For me this lombok-plugin-0.30-EAP.zip works until the official update ist out :-) (Settings➙Plugins➙⚙️➙Install Plugin from Disk...)
If you are getting the update button there in your IDE, then just updating that Lombok plugin will work for you. As I was using the 2019.1.4 version of IntelliJ. It worked for me by just updating it. Else, uninstall it and install it again. It will install the compatible version for you.
This is the message I got after updating it
Current Lombok version which is compatible with my 2019.1 IntelliJ