Skip to content

Commit 896d904

Browse files
committed
added Java module dependency to plugin.xml
1 parent 626d5f4 commit 896d904

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

META-INF/plugin.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616

1717
<!-- please see http://confluence.jetbrains.net/display/IDEADEV/Build+Number+Ranges for description -->
1818
<idea-version since-build="123.72"/>
19+
<depends>com.intellij.modules.java</depends>
1920

2021
<application-components>
2122
<!-- Add your application components here -->

0 commit comments

Comments
 (0)