Skip to content

Commit eea06b7

Browse files
committed
this does not work
1 parent 3b9a9b4 commit eea06b7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

gradle.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ platformVersion = 2022.1
1919

2020
# Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html
2121
# Example: platformPlugins = com.intellij.java, com.jetbrains.php:203.4449.22
22-
platformPlugins = com.intellij.java, yaml, com.intellij.modules.json
22+
platformPlugins = com.intellij.java, yaml
23+
#com.intellij.modules.json
2324
#com.intellij.swagger
2425

2526
# Gradle Releases -> https://github.com/gradle/gradle/releases

0 commit comments

Comments
 (0)