plugin compatibility issue in IntelliJ IDEA 2018.2 EAP (a red text with "Plugin incompatible with the new build found: Lombok plugin")
No plugin incompatibility with new EAP
Check for updates in 2018.1, and the new window with upgrade shows the lombok plugin as incompatible.
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

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.
Most helpful comment
Just uploaded a compatible plugin version for IntelliJ 2018.2 EAP