mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 14:23:28 +07:00
51 lines
3.5 KiB
XML
51 lines
3.5 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" />
|
|
<sourceFolder url="file://$MODULE_DIR$/resources" type="java-resource" />
|
|
<sourceFolder url="file://$MODULE_DIR$/tests" isTestSource="true" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="library" name="kotlin-stdlib" level="project" />
|
|
<orderEntry type="library" scope="PROVIDED" name="kotlinc.kotlin-compiler-common" level="project" />
|
|
<orderEntry type="module" module-name="intellij.platform.editor.ui" />
|
|
<orderEntry type="module" module-name="intellij.platform.indexing" />
|
|
<orderEntry type="module" module-name="intellij.platform.refactoring" />
|
|
<orderEntry type="module" module-name="intellij.platform.usageView.impl" />
|
|
<orderEntry type="module" module-name="kotlin.gradle.gradle-tooling.impl" />
|
|
<orderEntry type="module" module-name="kotlin.base.project-model" />
|
|
<orderEntry type="module" module-name="kotlin.base.facet" />
|
|
<orderEntry type="module" module-name="kotlin.base.util" />
|
|
<orderEntry type="module" module-name="intellij.platform.externalSystem" />
|
|
<orderEntry type="module" module-name="intellij.gradle" />
|
|
<orderEntry type="module" module-name="intellij.xml.psi.impl" />
|
|
<orderEntry type="module" module-name="intellij.platform.lang.impl" />
|
|
<orderEntry type="module" module-name="intellij.xml.impl" />
|
|
<orderEntry type="library" scope="TEST" name="kotlin-test" level="project" />
|
|
<orderEntry type="library" scope="TEST" name="kotlin-test-junit" level="project" />
|
|
<orderEntry type="library" scope="TEST" name="JUnit4" level="project" />
|
|
<orderEntry type="module" module-name="intellij.platform.testFramework" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.platform.util.tests" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.platform.util.coroutines" />
|
|
<orderEntry type="module" module-name="intellij.platform.ide.util.io" />
|
|
<orderEntry type="module" module-name="intellij.compose.ide.plugin.gradleTooling.rt" />
|
|
<orderEntry type="module" module-name="intellij.compose.ide.plugin.shared" />
|
|
<orderEntry type="module" module-name="intellij.xml.parser" />
|
|
<orderEntry type="module" module-name="intellij.platform.usageView" />
|
|
<orderEntry type="module" module-name="kotlin.base.indices" />
|
|
<orderEntry type="module" module-name="kotlin.refactorings.common" />
|
|
<orderEntry type="module" module-name="intellij.platform.core.ui" />
|
|
<orderEntry type="module" module-name="intellij.platform.ide.impl" />
|
|
<orderEntry type="module" module-name="kotlin.base.test" scope="TEST" />
|
|
<orderEntry type="module" module-name="kotlin.gradle.gradle-java.tests.shared" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.gradle.tests" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.platform.externalSystem.tests" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.platform.externalSystem.testFramework" scope="TEST" />
|
|
<orderEntry type="library" scope="TEST" name="kotlinc.kotlin-compiler-tests" level="project" />
|
|
<orderEntry type="module" module-name="intellij.gradle.toolingExtension.tests" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.platform.statistics" />
|
|
</component>
|
|
</module> |