-
Notifications
You must be signed in to change notification settings - Fork 47
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
Comments
@nikitavlaev Is this plugin really needed for UTBot test generation? Or Lombok-free projects can work without it? |
Lombok-free projects certainly do not require this plugin. |
Also, I've managed to install the plugin in the latest Android Studio 2021.2.1 |
@nikitavlaev As Lombok plugin is not compulsory for UTBot test generation, may be it would be better to move this part to troubleshooting? |
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:
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)
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
The text was updated successfully, but these errors were encountered: