Skip to content

Commit 9f5ac5e

Browse files
committed
remember snapshot setup
1 parent 6038b55 commit 9f5ac5e

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

gradle.properties

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,10 @@ pluginSinceBuild = 252
1313
platformVersion = 2025.3
1414
#platformVersion = 253.28294.169
1515
#platformVersion = 253-EAP-SNAPSHOT
16-
#Set the version to 253-EAP-SNAPSHOT and set useInstaller = false
16+
#Set the version to 253-EAP-SNAPSHOT and set useInstaller = false in dependencies/intellijPlatform
17+
#intellijIdea(providers.gradleProperty("platformVersion")) {
18+
# useInstaller = false
19+
#}
1720

1821
# Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html
1922
# Example: platformPlugins = com.jetbrains.php:203.4449.22, org.intellij.scala:2023.3.27@EAP

0 commit comments

Comments
 (0)