Ross ROSS = Recommend OSS · open-source software intelligence for agents

mplushnikov/lombok-intellij-plugin

Lombok Plugin for IntelliJ IDEA observed · 2026-08-28

github.com/mplushnikov/lombok-intellij-plugin · Java · Apache-2.0 (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4711
  • days_rel: n/a
  • days_push: 669
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3077 stars · 620 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

An IntelliJ IDEA plugin that adds support for Project Lombok annotations, making the IDE recognize Lombok-generated getters, setters, constructors, and other boilerplate methods. It enables code completion and eliminates false 'method does not exist' errors for Lombok-annotated Java code.

Use cases

  • enable lombok support in intellij idea
  • fix 'cannot resolve method' errors for lombok getters and setters
  • get code completion for lombok-generated methods
  • use @Data @Getter @Slf4j annotations in intellij
  • support lombok in older intellij versions before 2020.3

When to choose

  • You use IntelliJ IDEA 2020.2 or older and work with Lombok-annotated Java projects
  • You need Lombok code completion and error-free navigation in the IDE
  • You maintain legacy IntelliJ versions that lack built-in Lombok support

When to avoid

  • You use IntelliJ 2020.3 or newer, where Lombok support is built in
  • Your project does not use Project Lombok
  • You use a different IDE such as Eclipse or VS Code

Facets

plugin · maturity maintenance

editor developer-tools code-review developer-tools text-editors programming-languages editor-plugin jvm lombok intellij-idea jetbrains java-annotations code-generation

1 source

Member repositories

RepositoryRoleHealth v2
mplushnikov/lombok-intellij-pluginmain10

For agents

markdown · JSON · MCP: product_card(name="mplushnikov/lombok-intellij-plugin")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem