Files
openide/plugins/IntelliLang/intellij.java.langInjection.iml
Nicolay Mitropolsky e352da2fdb [intellij-lang] dependency on *intellij.java.langInjection.jps* moved from *intellij.platform.langInjection.iml*
to *intellij.java.langInjection*

GitOrigin-RevId: 54bc12ce2ca312f8d1db8ff02010fdf5cb985591
2019-07-02 06:52:16 +03:00

26 lines
1.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<module relativePaths="true" type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$/java-support">
<sourceFolder url="file://$MODULE_DIR$/java-support" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="intellij.java" />
<orderEntry type="module" module-name="intellij.platform.ide.impl" />
<orderEntry type="module" module-name="intellij.platform.lang.impl" />
<orderEntry type="module" module-name="intellij.java.compiler.impl" />
<orderEntry type="library" name="ASM" level="project" />
<orderEntry type="module" module-name="intellij.regexp" />
<orderEntry type="module" module-name="intellij.platform.ide" />
<orderEntry type="module" module-name="intellij.java.impl" />
<orderEntry type="module" module-name="intellij.platform.langInjection" />
<orderEntry type="module" module-name="intellij.java.langInjection.jps" scope="RUNTIME" />
</component>
<component name="copyright">
<Base>
<setting name="state" value="1" />
</Base>
</component>
</module>