mplushnikov / lombok-intellij-plugin

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

Incompatible: requires IDE build 193.* or earlier #1179

Closed SeakyLuo closed 1 year ago

SeakyLuo commented 1 year ago

I am using the IDE below, could you please support that version? Thanks in advance! Android Studio Flamingo | 2022.2.1 Patch 2 Build #AI-222.4459.24.2221.10121639, built on May 12, 2023 Runtime version: 17.0.6+0-b2043.56-9586694 amd64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. Windows 10 10.0 GC: G1 Young Generation, G1 Old Generation Memory: 2048M Cores: 8 Registry: external.system.auto.import.disabled=true ide.text.editor.with.preview.show.floating.toolbar=false gradle.version.catalogs.dynamic.support=true

SeakyLuo commented 1 year ago

Solution found:

  1. IDE -> File -> Settings -> Plugins -> Click the Gear next to the install button.
  2. Click Manage Plugin repositories.
  3. Add this link to the list: https://github.com/sgpublic/lombok-plugin-action/releases/download/plugin-repository/plugin-repository.
  4. Install/upgrade Lombok in the marketplace.