Files
openide/plugins/env-files-support/tests/intellij.dotenv.tests.iml
Artemy Pestretsov a2b582643d IJ-CR-151119 [dotenv] split into several modules
(cherry picked from commit 9869c661e2591cbaf7f8d08a3472cfe6b79f6596)

GitOrigin-RevId: 35f3b2cd0bc1f318e49e338a67d8e7cab35d4e54
2025-01-02 17:24:16 +00:00

27 lines
1.7 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/java" isTestSource="true" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="intellij.platform.testFramework" scope="TEST" />
<orderEntry type="module" module-name="intellij.dotenv" scope="TEST" />
<orderEntry type="module" module-name="intellij.dotenv.php" scope="TEST" />
<orderEntry type="module" module-name="intellij.dotenv.go" scope="TEST" />
<orderEntry type="module" module-name="intellij.dotenv.kotlin" scope="TEST" />
<orderEntry type="module" module-name="intellij.dotenv.java" scope="TEST" />
<orderEntry type="module" module-name="intellij.dotenv.python" scope="TEST" />
<orderEntry type="module" module-name="intellij.dotenv.ruby" scope="TEST" />
<orderEntry type="module" module-name="intellij.dotenv.docker" scope="TEST" />
<orderEntry type="module" module-name="intellij.go.plugin" scope="TEST" />
<orderEntry type="module" module-name="intellij.python.community.plugin.modules" scope="TEST" />
<orderEntry type="module" module-name="intellij.java" scope="TEST" />
<orderEntry type="module" module-name="intellij.java.impl" scope="TEST" />
<orderEntry type="module" module-name="intellij.kotlin.plugin.community.main" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.ruby.plugin" scope="TEST" />
<orderEntry type="module" module-name="intellij.php.frontback.impl" scope="TEST" />
</component>
</module>