mplushnikov / lombok-intellij-plugin

Lombok Plugin for IntelliJ IDEA
Apache License 2.0
3.11k stars 635 forks source link

Lombok plugin ver 0.29-2019.3 doesn't work with Idea 2019. #798

Open anz2050 opened 4 years ago

anz2050 commented 4 years ago

Short description

It gives exception in Intellij IDEA with some exception

Expected behavior

Is there a specific expected behavior?

Version information

Steps to reproduce

What steps do we need to take to reproduce this issue?

  1. Download and Install the Intellij IDEA ver 2019.3.4 and add the Lombok plugin
  2. Import any Spring Boot project with Gradle 6 version
  3. You may see it

image

leereichardt commented 4 years ago

Also errors on PHPStorm 2020.1.

Plugin Error: Plugin "Lombok Plugin" is incompatible (supported only in IntelliJ IDEA).

I assume this is part of Codestream as I don't have this plugin installed but I came here via a page that has Codestream all over it.

anz2050 commented 4 years ago

@leereichardt I installed the CodeStream plugin, but still the same issue. Would you suggest any solutions?

leereichardt commented 4 years ago

@anz2050 Installing codestream didn't fix it and I thought that was the cause of my error, but even after uninstally codestream the error is still appearing