Files
openide/java/plugin/intellij.java.plugin.iml
Aleksey Dobrynin 10af325fc7 [java, compilation-charts] fix a plugin declaration
GitOrigin-RevId: 27dc7a4d0d3ef876f34a9c5e2ae98483206a2acf
2024-06-12 15:52:31 +00:00

34 lines
2.4 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.compiler.charts" />
<orderEntry type="module" module-name="intellij.java.debugger.impl" 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.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.langInjection" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.java.tests" scope="TEST" />
<orderEntry type="module" module-name="intellij.java.ui.tests" scope="TEST" />
</component>
</module>