Gradle - cleanup the jvmToolchain setup

This commit is contained in:
Jakub Chrzanowski 2024-03-08 12:53:11 +01:00
parent a53b879b23
commit 38a12bf912
No known key found for this signature in database
GPG Key ID: C39095BFD769862E

View File

@ -40,17 +40,6 @@
### Fixed ### Fixed
- Fixed calculation of the plugin publication channel
- Run Configurations - `Run Tests` uses the `RunAsTest` IDE feature
- Replace the whole `IntelliJ Platform Plugin Template` with the new project name when running the GitHub Actions Cleanup workflow
### Removed
- GitHub Actions: Remove the `Setup Java` step from the `releaseDraft` build step
- Gradle - Removed Qodana Gradle Plugin configuration to rely on defaults
### Fixed
- Fixed calculation of the plugin publication channel - Fixed calculation of the plugin publication channel
- Make the `Run Tests` run configuration use the `RunAsTest` IDE feature - Make the `Run Tests` run configuration use the `RunAsTest` IDE feature