Status Update
Comments
ya...@google.com <ya...@google.com>
ka...@gmail.com <ka...@gmail.com> #2
+1: Expected behavior: Android Studio should bundle the Lombok plugin similar to the latest versions of the IntelliJ IDE. +1: The plugin can't be installed from the marketplace.
Lombok plugin, a widely used plugin, is bundled into Android Studio. Since it is bundled, it is removed from the marketplace.
Then,
There are hacky workarounds in several locations—almost all mention using an unmaintained old version, hacking the compatibility by manually overriding the compatible versions.
For example:
https://github.com/mplushnikov/lombok-intellij-plugin/issues/1107 https://stackoverflow.com/questions/70900954/
Any updates/progress on this bug?
Description
Issue
The lombok-intellij-plugin was deprecated in favor of JetBrains maintaining the plugin and bundling it as part of their IDEs. Due to this change, the plugin can't be installed from the marketplace or manually since it's no longer updated. Android Studio should bundle the lombok plugin similar to the latest versions of the IntelliJ IDE.
Other Information