Files
openide/plugins/devkit/intellij.devkit.plugin.main.iml
Yuriy Artamonov 38e085cd56 [devkit] IJPL-174837 Include devkit.compose to IDEA run configuration
GitOrigin-RevId: 4fa5432a3b4e06dc6083fa91e2424a2f2a7e0075
2025-09-03 16:07:20 +00:00

16 lines
1.0 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.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" />
<orderEntry type="module" module-name="intellij.devkit.compose" scope="RUNTIME" />
</component>
</module>