Files
openide/platform/remote-driver/model/intellij.driver.model.iml
Nikita Kudrin f652f51d54 [ide starter] Moving CommandChain to common module
GitOrigin-RevId: 98a6087bb0c0d2de50180af7fb2736d8f9e76305
2023-07-06 13:24:41 +00:00

13 lines
573 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="jetbrains-annotations" level="project" />
<orderEntry type="library" name="kotlin-stdlib" level="project" />
</component>
</module>