Files
openide/plugins/kotlin/kotlin-compiler-classpath/kotlin.util.compiler-classpath.iml
Anna Kozlova 7a51c30de0 [kotlin] fix configuration files format
GitOrigin-RevId: d804d405c233c780109d80b4685750f2e71462ca
2024-09-04 20:39:28 +02: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>