Files
openide/java/plugin/intellij.java.plugin.iml
Alexandr Evstigneev b913a94073 IJPL-174483 Converted intelliLang to a product module
GitOrigin-RevId: e24900f2a70a4a9d2acb639e2e03a9efddf062bc
2025-08-20 16:17:04 +00:00

41 lines
3.1 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$/resources" type="java-resource" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="intellij.java.compiler.impl" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.java.debugger.impl" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.java.debugger.impl.shared" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.java.debugger.impl.frontend" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.java.debugger.impl.backend" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.xml.dom.impl" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.java.debugger.memory.agent" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.java.execution.impl" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.java.execution.impl.shared" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.java.execution.impl.backend" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.java.execution.impl.frontend" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.platform.externalSystem.impl" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.java.ui" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.java.manifest" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.java.remoteServers.impl" scope="PROVIDED" />
<orderEntry type="module" module-name="intellij.uiDesigner" scope="PROVIDED" />
<orderEntry type="module" module-name="intellij.java.impl.inspections" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.java.analysis.impl" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.java.indexing.impl" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.jsp.spi" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.java.uast.ide" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.java.structuralSearch" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.java.typeMigration" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.java.resources" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.java.resources.en" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.java.tests" scope="TEST" />
<orderEntry type="module" module-name="intellij.java.ui.tests" scope="TEST" />
<orderEntry type="module" module-name="intellij.java.performancePlugin" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.java.vcs" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.java.syntax" scope="RUNTIME" />
</component>
</module>