mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-03-02 03:39:24 +00:00
Use JVM toolchain for configuring source/target compilation compatibility
This commit is contained in:
committed by
Jakub Chrzanowski
parent
e004764676
commit
9ba86cf3ce
3
.github/template-cleanup/gradle.properties
vendored
3
.github/template-cleanup/gradle.properties
vendored
@@ -19,9 +19,6 @@ platformVersion = 2021.1.3
|
||||
# Example: platformPlugins = com.intellij.java, com.jetbrains.php:203.4449.22
|
||||
platformPlugins =
|
||||
|
||||
# Java language level used to compile sources and to generate the files for - Java 11 is required since 2020.3
|
||||
javaVersion = 11
|
||||
|
||||
# Gradle Releases -> https://github.com/gradle/gradle/releases
|
||||
gradleVersion = 7.4.1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user