Files
openide/plugins/devkit/intellij.devkit.plugin.main.noKotlin.iml
Daniil Ovchinnikov 5b9639ffe0 [devkit] move aggregator modules to the plugin directory
GitOrigin-RevId: bfa054b8fc0ba5c36aa17d8d320a39c162e3b021
2025-05-01 13:07:21 +00:00

24 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 />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="intellij.devkit" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.devkit.core" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.devkit.debugger" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.devkit.git" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.devkit.gradle" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.devkit.i18n" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.devkit.images" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.devkit.intelliLang" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.devkit.themes" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.devkit.uiDesigner" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.devkit.jps" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.devkit.runtimeModuleRepository.jps" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.devkit.java.tests" scope="TEST" />
<orderEntry type="module" module-name="intellij.devkit.stacktrace" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.devkit.apiDump" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.devkit.apiDump.lang" scope="RUNTIME" />
</component>
</module>