git-machete-intellij-plugin
git-machete-intellij-plugin copied to clipboard
Use Gradle toolchain instead of `if (JavaVersion.current() != JavaVersion.VERSION_11)`
https://docs.gradle.org/current/userguide/toolchains.html
@PawelLipski Can I take this issue?
Sure! pls open a PR from your fork to develop branch in this project
Hey @salmansharifov, are you going to work on that?
TBD if it still makes sense now that the build supports both Java 11 and 17 though
Might be revisited when Java 11 support is dropped (#859)
Plugins for IntelliJ 2022.3 must be built on JDK 17 anyway (https://github.com/VirtusLab/git-machete-intellij-plugin/pull/1201)