File tree Expand file tree Collapse file tree 2 files changed +1
-1
lines changed
plugins/toolkit/jetbrains-core/resources/META-INF Expand file tree Collapse file tree 2 files changed +1
-1
lines changed Original file line number Diff line number Diff line change 4
4
<idea-plugin xmlns : xi =" http://www.w3.org/2001/XInclude" >
5
5
<depends >com.intellij.modules.lang</depends >
6
6
<depends >org.jetbrains.plugins.yaml</depends >
7
+ <depends config-file =" ext-json.xml" >com.intellij.modules.json</depends >
7
8
8
9
<incompatible-with >com.intellij.cwm.guest</incompatible-with >
9
10
<incompatible-with >com.intellij.jetbrains.client</incompatible-with >
Original file line number Diff line number Diff line change 105
105
<depends optional =" true" config-file =" ext-docker.xml" >Docker</depends >
106
106
<depends optional =" true" config-file =" ext-java.xml" >com.intellij.modules.java</depends >
107
107
<depends optional =" true" config-file =" ext-python.xml" >com.intellij.modules.python</depends >
108
- <depends optional =" true" config-file =" ext-json.xml" >com.intellij.modules.json</depends >
109
108
<depends optional =" true" config-file =" ext-gateway.xml" >com.jetbrains.gateway</depends >
110
109
111
110
<xi : include href =" services/caws.xml" xpointer =" xpointer(/idea-plugin/*)" >
You can’t perform that action at this time.
0 commit comments