/lombok-intellij-plugin

Lombok Plugin for IntelliJ IDEA

Primary LanguageJavaBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

lombok-intellij-plugin

Plugin for [IntelliJ IDEA](http://plugins.jetbrains.com/plugin/6317?pr=idea plugin) to support Lombok annotations.

Provides support for lombok annotations to write great Java code with IntelliJ IDEA.

Last version (0.8.8) released on 28.09.2014

Twelfth version of plugin released. Bugfixes and initial support for some cool lombok and delombok refactoring actions with Intellij!

Install it automatically from IntelliJ Idea plugin repository.

Tested and supports IntelliJ versions: 11.1.5, 12.1.7, 13.1.4, 14 (Build 138.1696.2 EAP)

Support for IntelliJ 10.5.4 by plugin version 0.8.7

With this plugin your IntelliJ can recognize all of generated getters, setters and some other things from lombok project, so that you get code completion and are able to work without errors stating the methods don't exists.

Donate