Files
openide/plugins/kotlin/plugin/kotlin.plugin.iml
Ilya Kirillov 453eae19e2 [kotlin] fix mixed K1/K2 test in aggregator
^KTIJ-22193

GitOrigin-RevId: 73c8b458fb6de45c44106aa03df0c65f55d925cb
2022-07-09 23:07:02 +00:00

11 lines
429 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$/resources" type="java-resource" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>