Status Update
Comments
ke...@gmail.com <ke...@gmail.com> #2
Clear, got it 👍
vi...@google.com <vi...@google.com>
gh...@google.com <gh...@google.com> #3
Raluca or Dana, do you recall why we exclude Lombok from our release distro?
ra...@google.com <ra...@google.com>
jo...@percsolutions.com <jo...@percsolutions.com> #4
gh...@google.com <gh...@google.com>
da...@google.com <da...@google.com> #5
gh...@google.com <gh...@google.com> #6
FTR Yuriy Artamonov from JetBrains mentioned that eventually the Lombok plugin will be published to the plugin marketplace (in order to make IntelliJ IDEA more lightweight), at which point we will be able to safely unbundle Lombok again.
pa...@gmail.com <pa...@gmail.com> #7
Read more the Long message" part here:
gh...@google.com <gh...@google.com> #8
Starting in IntelliJ 2023.2, JetBrains no longer bundles Lombok with IntelliJ Community (see IntelliJ commit
gh...@google.com <gh...@google.com> #9
We may remove Lombok from Android Studio Hedgehog RC1, because we've seen it cause runtime exceptions during indexing (
an...@google.com <an...@google.com> #10
Thank you for your patience while our engineering team worked to resolve this issue. A fix for this issue is now available in:
- Android Studio Hedgehog | 2023.1.1 RC 1
- Android Gradle Plugin 8.2.0-rc01
We encourage you to try the latest update.
If you notice further issues or have questions, please file a new bug report.
Thank you for taking the time to submit feedback — we really appreciate it!
pa...@gmail.com <pa...@gmail.com> #11
Great news!
I am not able to test this on my projects right now as many important plugins I am using are not yet compatible with Android Studio Hedgehog RC 3 (among which Flutter and Dart). So, I'll wait for Hedgehog stable release.
Question:
When will Hedgehog be released on the stable channel?
I checked the following link but could not find the info :
Thanks
gh...@google.com <gh...@google.com> #12
When will Hedgehog be released on the stable channel?
We don't normally announce precise dates ahead-of-time.
Luckily in this case, Hedgehog was released to stable this morning!
pa...@gmail.com <pa...@gmail.com> #14
Thanks for the update. I am now using Hedgehog with old lombok-plugin-0.34.1-2019.1, where I tweaked the plugin.xml like this:
<idea-version since-build="191.6183" until-build="999.*"/>
and it's working "fine enough".
I'll stick to this until Iguana is out.
Description
Installing the proper version of the plugin (Apache 2.0 license) taken directly from the IntelliJ Idea Community edition works correctly.
Please add the Lombok plugin bundled into the Android Studio builds.