
Last support for IntelliJ 14.1.7 by plugin version 0.14! Last support for IntelliJ 15.0.1 by plugin version 0.19!

Last support for IntelliJ 2016.3 by plugin version 0.31! Last support for IntelliJ 2017.1, 2017.3 by plugin version 0.32! Install it automatically from IntelliJ Idea plugin repository. 💥 Enjoy new kind of experience for lombok support inside of IntelliJ Idea! 🛠️ Previous InteliJ versions still supported by corresponding plugin version! 💥 Breaking News: Starting with IntelliJ version 2020.3 lombok plugin will be integrated and included in IntelliJ by default!. Provides support for lombok annotations to write great Java code with IntelliJ IDEA. The project can now import from the lombok package and use Project Lombok annotations (e.g., lombok.Setter and lombok.Getter).Plugin for IntelliJ IDEA to support Lombok annotations.

Update: It turned out it's RequestFactory annotation process that fails. I annotated it like this import class TestClassīut when I build my project compiler spits: cannot find symbol variable log.Ĭould you please tell me what I'm missing here? I've installed 3rd-party plugin for IDEA and it seems working fine because IDEA sees all autogenerated methods/fields. I'm trying to use Lombok in my project that I'm developing using IntelliJ IDEA 11.
