Files
openide/plugins/kotlin/internal/kotlin.k2.internal.iml
Ilya Kirillov 236e8f653b [kotlin] add an action to invalidate Kotlin plugin K2 mode resolve caches
^KTIJ-27430 fixed

GitOrigin-RevId: e63720f56184304af7eafc4c648b21b3054c4217
2024-10-11 18:21:20 +00:00

24 lines
1.3 KiB
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" />
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="library" name="kotlin-stdlib" level="project" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="intellij.platform.editor" />
<orderEntry type="module" module-name="intellij.platform.core" />
<orderEntry type="module" module-name="kotlin.base.util" />
<orderEntry type="module" module-name="kotlin.fir.frontend-independent" />
<orderEntry type="module" module-name="intellij.java" />
<orderEntry type="module" module-name="kotlin.base.plugin" />
<orderEntry type="library" name="kotlinc.low-level-api-fir" level="project" />
<orderEntry type="module" module-name="kotlin.base.analysis" />
<orderEntry type="library" name="kotlinc.analysis-api-platform-interface" level="project" />
<orderEntry type="module" module-name="intellij.platform.ide.impl" />
<orderEntry type="module" module-name="kotlin.base.resources" />
</component>
</module>