简体   繁体   English

IntelliJ lombok 插件不兼容

[英]IntelliJ lombok plugin isn't compatible

Lombok plugin in IntelliJ IDEA 2020.1 (Ultimate Edition) isn't compatible with this IDE instance. IntelliJ IDEA 2020.1(终极版)中的 Lombok 插件与此 IDE 实例不兼容。 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. 2020 年编辑:尝试卸载并重新安装 Lombok 插件。


It's a temporary issue.这是一个暂时的问题。 The github issue below says others have had luck uninstalling / reinstalling the plugin.下面的 github 问题说其他人有幸卸载/重新安装插件。

https://github.com/mplushnikov/lombok-intellij-plugin/issues/775 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. Go 到设置 -> 插件,在 intalled 下搜索 lombok。 Click on the dropdown menu to show 'Uninstall'.单击下拉菜单以显示“卸载”。 在此处输入图像描述

Click 'apply', go to the marketplace tab and click install.单击“应用”,go 到市场选项卡,然后单击安装。 Then restart your IDE.然后重新启动您的 IDE。

在此处输入图像描述

I just updated the intellij dependency and build it locally.我刚刚更新了 intellij 依赖项并在本地构建它。 For me this lombok-plugin-0.30-EAP.zip works until the official update ist out:-) (Settings➙Plugins➙⚙️➙Install Plugin from Disk...)对我来说,这个 lombok-plugin-0.30-EAP.zip 一直有效,直到官方更新结束:-)(设置➙插件➙⚙️➙从磁盘安装插件...)

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM