Files
openide/plugins/devkit/intellij.devkit.plugin.main.noKotlin.iml
Nikolay Chashnikov a78c1b6cca [devkit] dev: add intellij.devkit.scaffolding module to the classpath of intellij.devkit.plugin.main.noKotlin (IJPL-182501)
To enable it when running from source code.

GitOrigin-RevId: cb53340d06143a822d0ad04acd34f4f9bdcba570
2025-05-20 17:00:12 +00:00

25 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.scaffolding" 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>