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.
1 parent 827882b commit 75a4caeCopy full SHA for 75a4cae
jetbrains-core/resources/META-INF/plugin-intellij.xml
@@ -4,4 +4,8 @@
4
<idea-plugin>
5
<depends>com.intellij.modules.lang</depends>
6
<depends>org.jetbrains.plugins.yaml</depends>
7
+
8
+ <incompatible-with>com.intellij.cwm.guest</incompatible-with>
9
+ <incompatible-with>com.intellij.jetbrains.client</incompatible-with>
10
+ <incompatible-with>com.intellij.gateway</incompatible-with>
11
</idea-plugin>
0 commit comments