Files
openide/plugins/devkit/intellij.devkit.plugin/noKotlin/intellij.devkit.plugin.noKotlin.iml
Andrew Kozlov d6e577c808 [devKit] IDEA-326862 GoodCodeRedVisitor moved to intellij.dev.codeInsight
all the implementations moved accordingly

GitOrigin-RevId: d8f87fc59df6ba322f1bfed864bd756dd226b530
2023-10-03 13:25:09 +00:00

21 lines
1.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 />
<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.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.workspaceModel" 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" />
</component>
</module>