We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75b9ebc commit 3bd9e72Copy full SHA for 3bd9e72
gradle.properties
@@ -27,4 +27,5 @@ productVersion=2025.1
27
kotlin.stdlib.default.dependency=false
28
29
# To use IDE builds from Maven repo rather than official installers.
30
-org.jetbrains.intellij.platform.buildFeature.useBinaryReleases=false
+org.jetbrains.intellij.platform.buildFeature.useBinaryReleases=false
31
+org.gradle.jvmargs=-Xmx8192M
0 commit comments