User: rednesto
Date: 13 Sep 24 13:48
Revision: a5e4f7b880e1ea26d417e612b82374682837dab8
Summary:
Revert "Declare explicit dependency on the JSON plugin"
This reverts commit e4a2be88bba23c4e1ded061ae19674b0431eed91.
TeamCity URL: https://ci.mcdev.io/viewModification.html?tab=vcsModificationFiles&modId=9700&personal=false
Index: build.gradle.kts
===================================================================
--- build.gradle.kts (revision e4a2be88bba23c4e1ded061ae19674b0431eed91)
+++ build.gradle.kts (revision a5e4f7b880e1ea26d417e612b82374682837dab8)
@@ -105,7 +105,6 @@
bundledPlugin("ByteCodeViewer")
bundledPlugin("org.intellij.intelliLang")
bundledPlugin("com.intellij.properties")
- bundledPlugin("com.intellij.modules.json")
// Optional dependencies
bundledPlugin("org.jetbrains.kotlin")
Index: src/main/resources/META-INF/plugin.xml
===================================================================
--- src/main/resources/META-INF/plugin.xml (revision e4a2be88bba23c4e1ded061ae19674b0431eed91)
+++ src/main/resources/META-INF/plugin.xml (revision a5e4f7b880e1ea26d417e612b82374682837dab8)
@@ -26,7 +26,6 @@
org.jetbrains.kotlin
org.intellij.groovy
com.intellij.properties
- com.intellij.modules.json
ByteCodeViewer
org.toml.lang
org.jetbrains.plugins.yaml