mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 22:51:17 +07:00
59 lines
4.2 KiB
XML
59 lines
4.2 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$/test" isTestSource="true" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="library" name="kotlin-stdlib" level="project" />
|
|
<orderEntry type="library" name="kotlinc.kotlin-compiler-common" level="project" />
|
|
<orderEntry type="library" name="kotlinc.kotlin-compiler-fe10" level="project" />
|
|
<orderEntry type="library" name="kotlinc.kotlin-compiler-tests" level="project" />
|
|
<orderEntry type="library" name="JUnit4" level="project" />
|
|
<orderEntry type="module" module-name="intellij.platform.analysis" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.platform.core.ui" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.platform.indexing" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.platform.jps.model" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.platform.testFramework" scope="TEST" />
|
|
<orderEntry type="library" name="gson" level="project" />
|
|
<orderEntry type="module" module-name="intellij.xml.psi" scope="TEST" />
|
|
<orderEntry type="module" module-name="kotlin.plugin.k1" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.java.testFramework" scope="TEST" />
|
|
<orderEntry type="module" module-name="kotlin.base.util" />
|
|
<orderEntry type="module" module-name="kotlin.base.compiler-configuration" />
|
|
<orderEntry type="module" module-name="kotlin.base.plugin" />
|
|
<orderEntry type="module" module-name="kotlin.base.platforms" />
|
|
<orderEntry type="module" module-name="kotlin.base.facet" />
|
|
<orderEntry type="module" module-name="kotlin.base.jps" scope="TEST" />
|
|
<orderEntry type="module" module-name="kotlin.base.project-structure" />
|
|
<orderEntry type="module" module-name="kotlin.base.analysis" />
|
|
<orderEntry type="module" module-name="kotlin.base.test" />
|
|
<orderEntry type="module" module-name="kotlin.base.fe10.analysis" />
|
|
<orderEntry type="module" module-name="kotlin.core" />
|
|
<orderEntry type="module" module-name="kotlin.project-configuration" />
|
|
<orderEntry type="module" module-name="kotlin.fir.frontend-independent" />
|
|
<orderEntry type="library" name="kotlinc.kotlin-jps-common" level="project" />
|
|
<orderEntry type="module" module-name="kotlin.idea" />
|
|
<orderEntry type="module" module-name="kotlin.idea.tests" />
|
|
<orderEntry type="module" module-name="kotlin.jvm.shared" />
|
|
<orderEntry type="module" module-name="kotlin.formatter" />
|
|
<orderEntry type="module" module-name="kotlin.maven" />
|
|
<orderEntry type="module" module-name="kotlin.tests-common" />
|
|
<orderEntry type="module" module-name="kotlin.test-framework" />
|
|
<orderEntry type="module" module-name="kotlin.compiler-plugins.allopen.common.k1" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="kotlin.compiler-plugins.allopen.maven" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="kotlin.compiler-plugins.noarg.common" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="kotlin.compiler-plugins.noarg.maven" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="kotlin.compiler-plugins.sam-with-receiver.common" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="kotlin.compiler-plugins.sam-with-receiver.maven" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="kotlin.compiler-plugins.assignment.common.k1" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="kotlin.compiler-plugins.assignment.maven" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="kotlin.compiler-plugins.kotlinx-serialization.common" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="kotlin.compiler-plugins.kotlinx-serialization.maven" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.maven" />
|
|
<orderEntry type="module" module-name="intellij.maven.testFramework" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.platform.util.jdom" scope="TEST" />
|
|
</component>
|
|
</module> |