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 4767a1d commit b4603f9Copy full SHA for b4603f9
components/ide/jetbrains/backend-plugin/src/main/resources/META-INF/plugin.xml
@@ -15,7 +15,7 @@
15
<!-- Product and plugin compatibility requirements -->
16
<!-- https://plugins.jetbrains.com/docs/intellij/plugin-compatibility.html -->
17
<depends>com.intellij.modules.platform</depends>
18
- <depends optional="true" config-file="maven.xml">org.jetbrains.idea.maven</depends>
+ <!-- <depends optional="true" config-file="maven.xml">org.jetbrains.idea.maven</depends> -->
19
<dependencies>
20
<plugin id="Git4Idea"/>
21
<plugin id="org.jetbrains.plugins.terminal"/>
0 commit comments