We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
platformBundledModules
gradle.properties
1 parent 6583a88 commit f67ed11Copy full SHA for f67ed11
.github/template-cleanup/gradle.properties
@@ -18,6 +18,8 @@ platformVersion = 2024.3.6
18
platformPlugins =
19
# Example: platformBundledPlugins = com.intellij.java
20
platformBundledPlugins =
21
+# Example: platformBundledModules = intellij.spellchecker
22
+platformBundledModules =
23
24
# Gradle Releases -> https://github.com/gradle/gradle/releases
25
gradleVersion = 9.0.0
0 commit comments