Files
openide/plugins/kotlin/kotlin-compiler-classpath/kotlin.util.compiler-classpath.iml
Marco Pennekamp e484333633 Revert "kotlin.util.compiler-classpath - remove empty source root"
This reverts commit f8abed606db6d32bea342bd3c988eedc09fc2289.

^KTIJ-33451 fixed

GitOrigin-RevId: ad37c2b01cb767619205c2d37069e2c03a2d57a7
2025-03-12 12:53:30 +00:00

26 lines
1.4 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$/src" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="kotlin-stdlib" level="project" />
<orderEntry type="library" name="ASM" level="project" />
<orderEntry type="library" name="Java Compatibility" level="project" />
<orderEntry type="library" name="javax-inject" level="project" />
<orderEntry type="library" name="vavr" level="project" />
<orderEntry type="library" name="kotlinx-coroutines-core" level="project" />
<orderEntry type="library" name="jna" level="project" />
<orderEntry type="library" name="lz4-java" level="project" />
<orderEntry type="library" name="jsr305" level="project" />
<orderEntry type="module" module-name="intellij.java.psi.impl" />
<orderEntry type="module" module-name="intellij.platform.core" />
<orderEntry type="module" module-name="intellij.platform.lang.impl" />
<orderEntry type="module" module-name="intellij.platform.externalSystem" />
<orderEntry type="module" module-name="intellij.platform.util.jdom" />
<orderEntry type="module" module-name="intellij.java.impl" />
</component>
</module>