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 626d5f4 commit 896d904Copy full SHA for 896d904
META-INF/plugin.xml
@@ -16,6 +16,7 @@
16
17
<!-- please see http://confluence.jetbrains.net/display/IDEADEV/Build+Number+Ranges for description -->
18
<idea-version since-build="123.72"/>
19
+ <depends>com.intellij.modules.java</depends>
20
21
<application-components>
22
<!-- Add your application components here -->
0 commit comments