Lombok-intellij-plugin: plugin compatibility issue in IntelliJ IDEA 2018.2 EAP

Created on 16 May 2018  路  9Comments  路  Source: mplushnikov/lombok-intellij-plugin

Short description

plugin compatibility issue in IntelliJ IDEA 2018.2 EAP (a red text with "Plugin incompatible with the new build found: Lombok plugin")

Expected behavior

No plugin incompatibility with new EAP

Version information

  • IDEA Version: 182.2371.4
  • JDK Version: bundled from IDEA
  • OS Type & Version: Linux
  • Lombok Plugin Version: 0.17-2018.1
  • Lombok Dependency Version: edge

Steps to reproduce

Check for updates in 2018.1, and the new window with upgrade shows the lombok plugin as incompatible.

Most helpful comment

Just uploaded a compatible plugin version for IntelliJ 2018.2 EAP

All 9 comments

Yep, I use JetBrains 2018.2 And all code, that must generated by lomok mark as red - not found (getter method, for example)

The issue is fixed in the version: 0.15.17.2

image

me too

Is there something I can do to help resolve this issue? I have cloned and built the repo, but not sure where to go from here next. What needs changing, and how can the test be deployed or tested locally? Are there guidelines on how one could get started with changes for this project?

There's only one that needs to be changed in the file gradle.properties. You probably only have to set ideaVersion=2018.2

Just uploaded a compatible plugin version for IntelliJ 2018.2 EAP

@mplushnikov you are awesome!

@mplushnikov 0.18-LATEST-EAP-SNAPSHOT is now compatible only with 182.3341+, which is the very newest version, so if I'm just one version behind on the EAP I will not have a working plugin (I don't know if IntelliJ would deactivate the plugin, but at least it didn't update untill I told the Jetbrains Toolbox to update the EAP. Thanks nonetheless.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

bestitxq picture bestitxq  路  5Comments

timothymdavis picture timothymdavis  路  4Comments

chrvip picture chrvip  路  5Comments

pavelgordon picture pavelgordon  路  4Comments

Nissaum picture Nissaum  路  3Comments