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.
com.intellij.modules.java
1 parent 9cb8a12 commit ed1c2b5Copy full SHA for ed1c2b5
src/ServiceStackIDEA/src/main/resources/META-INF/plugin.xml
@@ -36,7 +36,7 @@
36
on how to target different products -->
37
<depends>com.intellij.modules.platform</depends>
38
<depends>com.intellij.modules.lang</depends>
39
- <depends>com.intellij.modules.java</depends>
+ <depends optional="true" config-file="META-INF/intellij.xml">com.intellij.modules.java</depends>
40
41
<extensions defaultExtensionNs="com.intellij">
42
<!-- Add your extensions here -->
0 commit comments