Skip to content
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

GRD: update IDE dependencies #6223

Merged
merged 2 commits into from Oct 9, 2020
Merged

GRD: update IDE dependencies #6223

merged 2 commits into from Oct 9, 2020

Conversation

Undin
Copy link
Member

@Undin Undin commented Oct 9, 2020

  • Updates IDE dependencies for 2020.3 EAPs. Makes plugin compatible with 203.4449 EAPs, e.g. fixes java.lang.NoSuchMethodError: 'void com.intellij.util.containers.ConcurrentWeakKeySoftValueHashMap.<init>(int, float, int, gnu.trove.TObjectHashingStrategy)'
  • Update IDE dependencies for 2020.2

Fixes #6225

Makes plugin compatible with 203.4449 EAPs.
These changes introduce hack to avoid absence of CLion 203.4449 EAP.
The hack also makes RunCLion run configuration launch IDEA instead of CLion
@Undin Undin changed the title GRD: update ide dependencies GRD: update IDE dependencies Oct 9, 2020
@Undin Undin added this to In Progress in To test via automation Oct 9, 2020
@Undin Undin added the fix Pull requests that fix some bug(s) label Oct 9, 2020
@Undin
Copy link
Member Author

Undin commented Oct 9, 2020

bors r+

@bors
Copy link
Contributor

bors bot commented Oct 9, 2020

Build succeeded:

@bors bors bot merged commit 6921254 into master Oct 9, 2020
To test automation moved this from In Progress to Test Oct 9, 2020
@bors bors bot deleted the undin/update-ide-dependencies branch October 9, 2020 10:16
@github-actions github-actions bot added this to the v133 milestone Oct 9, 2020
@lancelote lancelote moved this from Test to Done in To test Oct 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Pull requests that fix some bug(s)
Projects
To test
  
Done
Development

Successfully merging this pull request may close these issues.

NoSuchMethodError with 203.4449 EAPs
1 participant