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.
2 parents 344cb21 + 706ba5a commit 0bf36d6Copy full SHA for 0bf36d6
src/main/resources/META-INF/plugin.xml
@@ -55,6 +55,7 @@
55
<idea-version since-build="181"/>
56
57
<depends>com.intellij.modules.lang</depends>
58
+ <depends optional="true" config-file="">com.intellij.java</depends>
59
60
<extensionPoints>
61
<extensionPoint name="envVarsProvider" beanClass="net.ashald.envfile.platform.EnvVarsProviderExtension">
0 commit comments