Skip to content

Commit 9cb8a12

Browse files
committed
Update plugin.xml as I think both are needed.. Both builds with/without work locally with webstorm but seems I am just trying to get it to pass 'review'.
1 parent ec14792 commit 9cb8a12

File tree

1 file changed

+1
-0
lines changed
  • src/ServiceStackIDEA/src/main/resources/META-INF

1 file changed

+1
-0
lines changed

src/ServiceStackIDEA/src/main/resources/META-INF/plugin.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
on how to target different products -->
3737
<depends>com.intellij.modules.platform</depends>
3838
<depends>com.intellij.modules.lang</depends>
39+
<depends>com.intellij.modules.java</depends>
3940

4041
<extensions defaultExtensionNs="com.intellij">
4142
<!-- Add your extensions here -->

0 commit comments

Comments
 (0)