Lombok-intellij-plugin: plugin compatibility issue in IntelliJ IDEA 181.3494.3(IDEA 2018.1 EAP)

Created on 8 Feb 2018  路  3Comments  路  Source: mplushnikov/lombok-intellij-plugin

Short description

plugin compatibility issue in IntelliJ IDEA 181.3494.3(IDEA 2018.1 EAP)

Expected behavior

While the class call set/get method ,it should hint the method.

Version information

  • IDEA Version: IntelliJ IDEA 181.3494.3(IDEA 2018.1 EAP)
  • JDK Version:JDK8
  • OS Type & Version: Windows 7
  • Lombok Plugin Version: 0.16-2017.3.3
  • Lombok Dependency Version: latest

Steps to reproduce

_What steps do we need to take to reproduce this issue?_
When using IDEA 2018.1 EAP , any project integration with lombok hint get/set method doesn't exist.When we call set/get method ,the method will turn red.it seems the lombok plugin have problems in upward compatibility

Most helpful comment

When will the new version be available?

All 3 comments

Also for other things like required Arguments annotation. Basically it doesn't seem to work. It actually shows up as disabled when I do CMD-SHIFT-A lombok. Turning it on triggers a restart of the IDE but after that it is still OFF

Created #463, it now compiles and tests pass for the EAP.

When will the new version be available?

Was this page helpful?
0 / 5 - 0 ratings