Files
openide/plugins/devkit/intellij.devkit.plugin/intellij.devkit.plugin.main.iml
Karol Lewandowski 2e7277bcfd IJPL-156450: Migrate CompanionObjectInExtensionInspection
GitOrigin-RevId: 8a45934a868d63ebaaeafa11b6755e92a8395ec1
2025-02-08 15:34:40 +00:00

15 lines
938 B
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.plugin.main.noKotlin" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.kotlin.devkit" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.kotlin.devkit.k1" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.kotlin.devkit.k2" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.devkit.kotlin.tests" scope="TEST" />
<orderEntry type="module" module-name="intellij.devkit.workspaceModel" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.devkit.workspaceModel.tests" scope="TEST" />
</component>
</module>