Files
openide/intellij.kotlin.plugin.community.main.iml
Valentin Fondaratov c216230e69 extract kotlin-core without git support to move KotlinPlugin and use in fleet
GitOrigin-RevId: 39fcefac804ce67351187d6f1ba6d7e4649bdab1
2021-05-13 12:20:15 +00:00

10 lines
456 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.kotlin.plugin.core.main" exported="" />
<orderEntry type="module" module-name="kotlin.git" exported="" />
</component>
</module>