question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[File sharing] Lombok files compatible with Android Studio

See original GitHub issue

This is not an issue indeed. I’m just sharing files extracted from IDEA plugins folder.

File From Compatible AS versions
see comments below IDEA 2022.1.4 Electric Eel 2022.1.1 Canary 10+
lombok-213.7172.25.zip IDEA 2021.3.3 Dolphin 2021.3.1 Canary 9+, Electric Eel 2022.1.1 Canary 1+
lombok-213.6777.52.zip unknown Dolphin 2021.3.1 Canary 4+
lombok-212.5712.43.zip IDEA 2021.2.4 Chipmunk 2021.2.1 RC 1, Patch 1+
lombok-211.7628.21.zip IDEA 2021.1.3 Bumblebee 2021.1.1 Patch 2

How to use

  1. download the zip
  2. extract it and you’ll see a lombok folder in it.
  3. move the lombok folder to your Android Studio’s plugin folder.
  4. restart AS to make it work.

Note

Somehow I cannot upload anymore zip files to this comment, see: https://github.com/orgs/community/discussions/31303.

Maybe there’s some kind of limitation that the users cannot attach too much files within a single comment.

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:39
  • Comments:15

github_iconTop GitHub Comments

4reactions
shipofseacommented, Feb 24, 2022

it works well thanks

3reactions
RyanHucommented, Sep 1, 2022

老哥给力!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Android - Project Lombok
Android Studio · Go to File > Settings > Plugins · Click on Browse repositories... · Search for Lombok Plugin · Click on...
Read more >
Android Studio Bumblebee - Fix lombok is not compatible issue
This video specifically focuses on fixing the android studio error - Plugin ' Lombok ' (version '0.34.1-2019.1') is not compatible with the ...
Read more >
Lombok prefix configurations in Android Studio - Stack Overflow
I'm using Lombok to generate accessor methods. I have my lombok.config file in module/src/main/java directory. The config file looks like this.
Read more >
Sharing a file - Android Developers
Once you have set up your app to share files using content URIs, you can respond to other apps' requests for those files....
Read more >
Java Project Lombok | DigitalOcean
Adding Lombok in your project is simple. Just add the below dependency in your maven project pom.xml file. <dependency> <groupId>org.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found