Finalize preset: drop jvmToolchain, remove toolWindow condition, gitignore .tools
This commit is contained in:
+2
-3
@@ -30,6 +30,5 @@ intellijPlatform {
|
||||
}
|
||||
}
|
||||
|
||||
kotlin {
|
||||
jvmToolchain(17)
|
||||
}
|
||||
// 注意: 不强制 jvmToolchain,直接使用 Gradle JVM(IDE 自带的 JBR 17/21 均可)。
|
||||
// 需要的 JDK 版本: 17+(IntelliJ Platform 插件构建要求)
|
||||
Reference in New Issue
Block a user