Open ykrapiva opened 2 years ago
Temporary fixed the 'until' version of the plugin manually, and then installed the plugin from a .zip file. I followed the instructions from this comment: https://github.com/mplushnikov/lombok-intellij-plugin/issues/1028#issuecomment-937485680
I also upgraded today to Android Studio v. AI-211.7628.21 And my last lombok plugin also does not work now. So, I simply unistalled it. But IDEA does not "see" lombok features...
A quick look around shows, that lombok plugin was add to Comunity version of IDEA from 2020.3.x. The IDE comes bundled with the plugin. AS Bumblebee based on IDEA 2021.1.1. It seems to be Google "fogot" to include this plugin to this version of Android Studio.
Workaroud:
workaround not works for me. I got:
Plugin 'Lombok' (version '0.34.1-2019.1') is not compatible with the current version of the IDE, because it requires build 191.* or older but the current build is AI-211.7628.21
Any update, about when it will be fixed?
intellij idea 2021.2.3 build#ic-212.5457.46
lombok plugin copy to AS works.
thanks @vvy6791
So I guess this one is dead, last update year ago. Next Android Studio update will revert ”bundled" version
To @eriknyk
workaround not works for me. I got: Plugin 'Lombok' (version '0.34.1-2019.1') is not compatible with the current version of the IDE, because it requires build 191.* or older but the current build is AI-211.7628.21
Did you uninstall lombok plugin from AS (or any other IDEA version, if it's not AS)? It must be done first. And be careful when downloading Community Edition distribution with your IDEA version. To extract actual plugin version from it.
Any update, about when it will be fixed?
I'm not from Google. And I don't know really. But I think they will fix it in the next update.
I'm not from Google. And I don't know really. But I think they will fix it in the next update.
But what will they fix exactly? They need to ship Lombok Plugin with Android Studio. Maybe they won't do that, because Lombok is usable for Java only and Java is not recommended language for Android - Kotlin is default.
... Maybe they [Google] won't do that, because Lombok is usable for Java only and Java is not recommended language for Android - Kotlin is default.
However, there are still quite a few Java developers for Android, who supprorts old Java projects and prefer Java in there job. I don't think Google wants to lose them.
I also upgraded today to Android Studio v. AI-211.7628.21 And my last lombok plugin also does not work now. So, I simply unistalled it. But IDEA does not "see" lombok features...
A quick look around shows, that lombok plugin was add to Comunity version of IDEA from 2020.3.x. The IDE comes bundled with the plugin. AS Bumblebee based on IDEA 2021.1.1. It seems to be Google "fogot" to include this plugin to this version of Android Studio.
Workaroud:
- Download IDEA distribution Comunity Edition v. 2021.1.1.
- Extract from distribution folder plugins/lombok and put it to your ".../Android Studio/plugins/" folder.
- Restart AS. You will see that lombok plugin becomes "bundled".
This worked for me. I just wanted to add that I needed to install the latest distribution of IDEA 2021.1, being 2021.1.3. The lombok plugin included in the version 2021.1.1 also triggered the error. @vvy6791 Thank you for the workaround. Let's hope google releases a patch soon.
@grgaaa it works only on comunity edition? I've tried my self, but I have a ultimate version because I have the license and it doesn't worked for me, so the only way to get it working was rollback the android studio to the previos version artic fox.
@eriknyk I don't have the ultimate version of IntelliJ so I can't confirm or deny if this is a problem. Personally I doubt that the ultimate version has a different bundled Lombok plugin but can't be really sure. Did you also try installing v. 2021.1.1? I guess the main rule to make it work is that the build number of IDEA and AndroidStudio match. In my case:
But I think they will fix it in the next update.
Looks like they removed lombok intentionally. https://issuetracker.google.com/issues/202423443
But independently that if it was removed intentionally or not as a default bundle, is it not possible to fix the compatibility with the newest version of android studio to have to installed manually from the plugins manager?
Do you have any update on this issue ?
But I think they will fix it in the next update.
Looks like they removed lombok intentionally. https://issuetracker.google.com/issues/202423443
Do you know the reason? Url lincluded there is their internal system which I can't access.
But independently that if it was removed intentionally or not as a default bundle, is it not possible to fix the compatibility with the newest version of android studio to have to installed manually from the plugins manager?
I guess not, because standalone version is abandoned. I have no idea what's their problem with Lombok and why they decided to don't bundle it with Android Studio
Do you know the reason? Url lincluded there is their internal system which I can't access.
I have no idea. Only another clue I found so far: https://issuetracker.google.com/issues/184071996
Temporary fixed the 'until' version of the plugin manually, and then installed the plugin from a .zip file. I followed the instructions from this comment: #1028 (comment)
This worked for me. It was as simple as extracting the xml file, making the edit, and putting it back into the jar file. Thank you!
Temporary fixed the 'until' version of the plugin manually, and then installed the plugin from a .zip file. I followed the instructions from this comment: #1028 (comment)
This worked for me, temporary fix
Temporary fixed the 'until' version of the plugin manually, and then installed the plugin from a .zip file. I followed the instructions from this comment: #1028 (comment)
This worked for me, temporary fix
worked for me as well, don't forget to restart your IDE and it will show a notification that your plugin has been upgraded. in my case my plugin version was 0.32 and the one from the mentioned workaround is 0.34
Is this plugin currently abandoned? I can see that last version uploaded to jetbrains plugin repository was from jan 2021
If the above solution doesn't work for you, here is an alternative way: You can use the attached Zip-File and skip to step 5 or create it yourself starting with step 1. lombok-plugin.zip
I also upgraded today to Android Studio v. AI-211.7628.21 And my last lombok plugin also does not work now. So, I simply unistalled it. But IDEA does not "see" lombok features...
A quick look around shows, that lombok plugin was add to Comunity version of IDEA from 2020.3.x. The IDE comes bundled with the plugin. AS Bumblebee based on IDEA 2021.1.1. It seems to be Google "fogot" to include this plugin to this version of Android Studio.
Workaroud:
- Download IDEA distribution Comunity Edition v. 2021.1.1.
- Extract from distribution folder plugins/lombok and put it to your ".../Android Studio/plugins/" folder.
- Restart AS. You will see that lombok plugin becomes "bundled".
thanks it works for me
you can download Lombok 0.34.1-2019.1 zip file at the below url https://plugins.jetbrains.com/plugin/6317-lombok/versions/stable/108259
you can download Lombok 0.34.1-2019.1 zip file at the below url https://plugins.jetbrains.com/plugin/6317-lombok/versions/stable/108259
Right, then edit it and install as mentioned in https://github.com/mplushnikov/lombok-intellij-plugin/issues/1028#issuecomment-937485680
Further from @DilipDalwadi, I downloaded lombok-plugin-0.34-2020.2.zip from the releases unzip it, went to the META-INF directory, changed in the xml file the line to <idea-version since-build="191.6183" until-build="IE-212.*"/>
, then saved the zip, installed the plugin from disk on Android Studio. Things seem to work - previous errors regarding unresolved getter functions now gone. Pretty brute force. Not sure if there will be side effects, but who knows if this plugin will only be updated after next year?
Any updates how long it will take to update
It make useful!
I've uploaded two version of this plugin to #1111, which works with latest Android Studio (Bumblebee 2021.1.1 Patch 2
and Dolphin 2021.3.1
), if anyone don't want to repeat the step of download IDEA, then you can try the files in #1111 .
--- updated since 2022-04-26 --- I've uploaded more versions.
@grgaaa it works only on comunity edition? I've tried my self, but I have a ultimate version because I have the license and it doesn't worked for me, so the only way to get it working was rollback the android studio to the previos version artic fox.
I also have Ultimate (IU-213.6777.52). I had the plugin working fine before the update, and seen as incompatible after.
I uninstalled the plugin from AS, copied the plugin's folder from Ultimate to AS, restarted AS, and all seems fine. The plugin is viewed as bundled.
(While troubleshooting, I also upgraded to the latest Lombok in build.gradle, but this probably doesn't matter.)
Update 2022.10.29 - When updating to Dolphin. the plugin got deleted. As IDEA Ultimate was also updated pretty recently, copying the plugin from IDEA no longer worked (due to some missing classes or fields). Probably putting back the old plugin would have worked, but I didn't have it and didn't feel like searching for it. What worked was downloading version 0.34.1-2019.1 of the plugin and unzipping it, as described by others here or on YouTube
https://stackoverflow.com/a/71025235/13403382
This worked for me.
Well, I think they're the same answer. https://github.com/mplushnikov/lombok-intellij-plugin/issues/1107#issuecomment-1031892881
https://stackoverflow.com/a/71025235/13403382
This worked for me.
Same here. By far the simplest solution for me.
Hi there, if you are still looking for a solution, you can have a look at this post. Hope this helps!
I can confirm that this is working for latest Android Studio Chipmunk | 2021.2.1 Patch 2 on MacBook Pro (Apple M1) https://www.youtube.com/watch?v=A14hrtUeNWU
Thanks @ElectroBuddha life saver! I repeat your steps in Macbook Pro M1 with a little difference: My Android Studio Version is "AI-213.*"
I can confirm that this is working for latest Android Studio Chipmunk | 2021.2.1 Patch 2 on MacBook Pro (Apple M1) https://www.youtube.com/watch?v=A14hrtUeNWU
Works perfectly with Android Studio AI-231.* for Mac M1. Thanks
Short description
After installing an update of Android Studio "Bumblebee" the plugin stopped working. It is not visible in the Plugin -> Marketplace, nor it is possible to install it from .zip.
Expected behavior
There should be an update to the plugin
Version information
Additional information
Error message is: Plugin 'Lombok' (version '0.34.1-2019.1') is not compatible with the current version of the IDE, because it requires build 191.* or older but the current build is AI-211.7628.21