Skip to content

Older versions of IDE support #798

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

Merged
merged 5 commits into from
Aug 29, 2022

Conversation

denis-fokin
Copy link
Collaborator

@denis-fokin denis-fokin commented Aug 26, 2022

Description

We have switched to newer versions of Java/Kotlin/Gradle and upgraded minimal version of IntelliJ platform. It seems that we are still need the older platform support. 2021.2 is a good candidate because it is the supported version by Android Studio.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Automated Testing

Automated CI tests

Manual Scenario

Try to install plugin on 2021.2

Checklist (remove irrelevant options):

  • The change followed the style guidelines of the UTBot project
  • Self-review of the code is passed
  • The change contains enough commentaries, particularly in hard-to-understand areas
  • New documentation is provided or existed one is altered
  • No new warnings
  • New tests have been added
  • All tests pass locally with my changes

@denis-fokin denis-fokin requested a review from onewhl August 26, 2022 15:02
@denis-fokin denis-fokin enabled auto-merge (squash) August 26, 2022 15:11
Copy link
Member

@onewhl onewhl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@denis-fokin denis-fokin disabled auto-merge August 26, 2022 20:48
@denis-fokin denis-fokin enabled auto-merge (squash) August 26, 2022 20:48
@denis-fokin denis-fokin merged commit f8941b9 into main Aug 29, 2022
@denis-fokin denis-fokin deleted the denis-fokin/support_older_versions_of_ide branch August 29, 2022 09:08
@alisevych
Copy link
Member

This MR fixed #808

@alisevych alisevych linked an issue Sep 5, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Plugin installation fails on Intellij IDEA 2022.1.4
3 participants