Skip to content

Lombok plugin is incompatible with latest Android Studio #718

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
alisevych opened this issue Aug 12, 2022 · 4 comments
Closed

Lombok plugin is incompatible with latest Android Studio #718

alisevych opened this issue Aug 12, 2022 · 4 comments
Assignees
Labels
ctg-documentation Improvements or additions to documentation

Comments

@alisevych
Copy link
Member

Description

Last version of lombok plugin cannot be installed into last version of Android Studio.
Workaround is needed for the correct work of UTBot plugin.

To Reproduce

Steps to reproduce the behavior:

  1. Install last version of Android Studio
  2. Download last version of lombok plugin from here: https://plugins.jetbrains.com/plugin/6317-lombok/versions
  3. Try to install it (File -> Settings -> Plugins -> Install from disk )

Expected behavior

Plugin is supposed to be installed - for the needs of UTBot plugin

Actual behavior

Version incompatibility error is shown. The plugin is not installed.

Visual proofs (screenshots, logs, images)

image

Environment

Windows 10 Pro
JRE 11
Android Studio

Additional context

This is the step from installation instruction for UTBot Java plugin into Android Studio
https://github.com/UnitTestBot/UTBotJava/blob/main/docs/AndroidStudioSupport.md

@alisevych alisevych added ctg-bug Issue is a bug status-help-wanted Extra attention is needed comp-infrastructure Infrastructure issues labels Aug 12, 2022
@korifey korifey moved this to Todo in UTBot Java Aug 12, 2022
@alisevych
Copy link
Member Author

@nikitavlaev Is this plugin really needed for UTBot test generation? Or Lombok-free projects can work without it?

@nikitavlaev
Copy link
Member

Lombok-free projects certainly do not require this plugin.
However, people frequently use it in their projects

@nikitavlaev
Copy link
Member

Also, I've managed to install the plugin in the latest Android Studio 2021.2.1

@alisevych alisevych self-assigned this Aug 16, 2022
@alisevych
Copy link
Member Author

@nikitavlaev As Lombok plugin is not compulsory for UTBot test generation, may be it would be better to move this part to troubleshooting?
https://github.com/UnitTestBot/UTBotJava/blob/main/docs/AndroidStudioSupport.md

@alisevych alisevych added ctg-documentation Improvements or additions to documentation android studio and removed ctg-bug Issue is a bug status-help-wanted Extra attention is needed comp-infrastructure Infrastructure issues labels Sep 9, 2022
@alisevych alisevych changed the title Lombok plugin is incompatible with latest Android Studio - workaround is needed Lombok plugin is incompatible with latest Android Studio Sep 9, 2022
@alisevych alisevych assigned EgorkaKulikov and unassigned alisevych Sep 9, 2022
@EgorkaKulikov EgorkaKulikov added this to the Android Studio support milestone Oct 7, 2022
Repository owner moved this from Todo to Done in UTBot Java Oct 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ctg-documentation Improvements or additions to documentation
Projects
Archived in project
Development

No branches or pull requests

3 participants