Skip to content

Plugin is not compatible with IntelliJ IDE 2022.3 #1466

New issue

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

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

Already on GitHub? # to your account

Closed
alisevych opened this issue Dec 7, 2022 · 6 comments · Fixed by #1653
Closed

Plugin is not compatible with IntelliJ IDE 2022.3 #1466

alisevych opened this issue Dec 7, 2022 · 6 comments · Fixed by #1653
Assignees
Labels
comp-ide Issue is related to IDE support ctg-bug Issue is a bug

Comments

@alisevych
Copy link
Member

alisevych commented Dec 7, 2022

Description

UnitTestBot cannot be installed into the latest IDE: IDEA, PyCharm, WebStorm, because it has limitation up to 222.* version.
Latest PyCharm 2022.3 has 223.7571.203 version (came out on Dec 1)
Same for latest WebStorm 2022.3 (Nov 28)
Same for IDEA (Nov 30)

To Reproduce

  1. Download and install latest PyCharm Community
  2. Download one of the latest plugin builds from main
  3. File > Settings > Plugins > Install from disk > select downloaded UnitTestBot

Expected behavior

UnitTestBot is supposed to be installed.

Actual behavior

Error message that UnitTestBot is not compatible with this IDE version

Visual proofs (screenshots, logs, images)

image

Plugin 'UnitTestBot' (version '2022.12.576.') is not compatible with the current version of the IDE, because it requires build 222.* or older but the current build is PC-223.7571.203

Environment

Windows 10 Pro
IntelliJ PyCharm Community 2022.3 / IDEA / WebStorm

@alisevych alisevych added the ctg-bug Issue is a bug label Dec 7, 2022
@korifey korifey moved this to Todo in UTBot Java Dec 7, 2022
@alisevych alisevych added the lang-python Issue is related to python support label Dec 7, 2022
@alisevych alisevych changed the title Plugin is not compatible with PyCharm 2022.3 Plugin is not compatible with PyCharm, WebStorm 2022.3 Dec 7, 2022
@alisevych alisevych added the lang-javascript Issue is related to JavaScript support label Dec 7, 2022
@alisevych alisevych changed the title Plugin is not compatible with PyCharm, WebStorm 2022.3 Plugin is not compatible with IDE 2022.3 Dec 7, 2022
@alisevych alisevych removed lang-python Issue is related to python support lang-javascript Issue is related to JavaScript support labels Dec 7, 2022
@alisevych alisevych added this to the 2022.12 Release milestone Dec 7, 2022
@Vassiliy-Kudryashov Vassiliy-Kudryashov moved this from Todo to In Progress in UTBot Java Dec 21, 2022
@denis-fokin
Copy link
Collaborator

There is no kotlin distributable that we can use for the latest version. Will wait for the next release.

@denis-fokin denis-fokin removed this from the 2022.12 Release milestone Dec 23, 2022
@Vassiliy-Kudryashov
Copy link
Member

Unfortunately, the last abailable version is 222-1.7.21-release-272-IJ4167.29

@alisevych
Copy link
Member Author

After this bug is fixed - also check rendering custom Java docs in newest IDE.

@Vassiliy-Kudryashov Vassiliy-Kudryashov linked a pull request Jan 10, 2023 that will close this issue
3 tasks
@alisevych alisevych added the comp-ide Issue is related to IDE support label Feb 27, 2023
@alisevych alisevych added this to the 2023.03 Release milestone Feb 28, 2023
@alisevych alisevych changed the title Plugin is not compatible with IDE 2022.3 Plugin is not compatible with IntelliJ IDE 2022.3 Feb 28, 2023
@alisevych
Copy link
Member Author

I've tried to install plugin built from today's main - the same error:

image

@alisevych
Copy link
Member Author

Kotlin plugin last released version is still 222.
There is only EAP version compatible with IDEA 2022.3: https://plugins.jetbrains.com/plugin/6954-kotlin/versions/eap

@alisevych
Copy link
Member Author

But in IDEA Ultimate 2022.3.2 there is bundled Kotlin plugin version 223-*

image

Vassiliy-Kudryashov added a commit that referenced this issue Mar 3, 2023
Vassiliy-Kudryashov added a commit that referenced this issue Mar 3, 2023
update sinceBuild as soon as IDEA 2022.3 has incompatible changes
Vassiliy-Kudryashov added a commit that referenced this issue Mar 3, 2023
update sinceBuild as soon as IDEA 2022.3 has incompatible changes
Vassiliy-Kudryashov added a commit that referenced this issue Mar 6, 2023
Vassiliy-Kudryashov added a commit that referenced this issue Mar 7, 2023
update docker image to java 17 / gradle 7.6.1 / kotlinc1.8.0
Vassiliy-Kudryashov added a commit that referenced this issue Mar 7, 2023
update docker image to java 17 / gradle 7.6.1 / kotlinc1.8.0
Vassiliy-Kudryashov added a commit that referenced this issue Mar 10, 2023
Many updates in Gradle configuration
Vassiliy-Kudryashov added a commit that referenced this issue Mar 10, 2023
Update docker image name in all .yml configs
Vassiliy-Kudryashov added a commit that referenced this issue Mar 10, 2023
Specify explicit JUnit dependency for 'utbot-intellij' module
Vassiliy-Kudryashov added a commit that referenced this issue Mar 13, 2023
Fixed throwing signature for the "getFieldValue" method
Vassiliy-Kudryashov added a commit that referenced this issue Mar 13, 2023
Avoid reflection access to prohibited "MethodHandles.Lookup.allowedModes" field
Vassiliy-Kudryashov added a commit that referenced this issue Mar 13, 2023
Support work with "MethodHandles.Lookup.allowedModes" field for Java versions older than 17
Vassiliy-Kudryashov added a commit that referenced this issue Mar 13, 2023
Implement robust reflection-related approach to embed generation snippets
Vassiliy-Kudryashov added a commit that referenced this issue Mar 13, 2023
Implement robust reflection-related approach to embed generation snippets
Vassiliy-Kudryashov added a commit that referenced this issue Mar 14, 2023
Vassiliy-Kudryashov added a commit that referenced this issue Mar 14, 2023
Vassiliy-Kudryashov added a commit that referenced this issue Mar 14, 2023
Fix for GlobalSearchScope (IntelliJ API)
@github-project-automation github-project-automation bot moved this from In Progress to Done in UTBot Java Mar 14, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
comp-ide Issue is related to IDE support ctg-bug Issue is a bug
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants