Files
openide/plugins/kotlin/bundled-compiler-plugins-support/kotlin.bundled-compiler-plugins-support.iml
Artem Kobzar e17077aaa4 [JS Plain Objects] Bundle the js-plain-objects compiler plugin into IDE
^KTIJ-31058 Fixed
^KTIJ-31036 Fixed

Merge-request: IJ-MR-143872
Merged-by: Artem Kobzar <Artem.Kobzar@jetbrains.com>
(cherry picked from commit e159b571473799bfeda7c709911a18b266c9bf8b)

GitOrigin-RevId: e45870b564a37ac21aa9bc1703e8738be658b4e3
2024-09-25 16:53:31 +00:00

27 lines
1.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="FacetManager">
<facet type="kotlin-language" name="Kotlin" />
</component>
<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="kotlin-stdlib" level="project" />
<orderEntry type="library" name="kotlinc.kotlin-compiler-fe10" level="project" />
<orderEntry type="module" module-name="intellij.platform.lang" />
<orderEntry type="library" name="kotlinc.allopen-compiler-plugin" level="project" />
<orderEntry type="library" name="kotlinc.compose-compiler-plugin" level="project" />
<orderEntry type="library" name="kotlinc.kotlinx-serialization-compiler-plugin" level="project" />
<orderEntry type="library" name="kotlinc.sam-with-receiver-compiler-plugin" level="project" />
<orderEntry type="library" name="kotlinc.noarg-compiler-plugin" level="project" />
<orderEntry type="library" name="kotlinc.lombok-compiler-plugin" level="project" />
<orderEntry type="library" name="kotlinc.assignment-compiler-plugin" level="project" />
<orderEntry type="library" name="kotlinc.parcelize-compiler-plugin" level="project" />
<orderEntry type="library" name="kotlinc.scripting-compiler-plugin" level="project" />
<orderEntry type="library" name="kotlinc.js-plain-objects-compiler-plugin" level="project" />
</component>
</module>