mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-30 06:44:20 +07:00
GitOrigin-RevId: fdc7089d077a0cab043da107eb7ba200971f60bd
37 lines
2.6 KiB
Bash
37 lines
2.6 KiB
Bash
<?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-test-resource" />
|
|
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="true" />
|
|
<sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="library" name="jetbrains-annotations" level="project" />
|
|
<orderEntry type="module" module-name="intellij.python.test.env.core" exported="" />
|
|
<orderEntry type="library" name="kotlin-stdlib" level="project" />
|
|
<orderEntry type="module" module-name="intellij.platform.util" scope="TEST" />
|
|
<orderEntry type="library" name="kotlinx-coroutines-core" level="project" />
|
|
<orderEntry type="module" module-name="intellij.python.test.env.common" />
|
|
<orderEntry type="module" module-name="intellij.platform.testFramework.junit5" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.python.community" />
|
|
<orderEntry type="module" module-name="intellij.platform.projectModel" />
|
|
<orderEntry type="module" module-name="intellij.python.test.env.plain" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.platform.core" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.python.community.impl.poetry.common" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.python.community.impl.pipenv" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.python.sdk" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.python.community.junit5Tests.framework" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.python.community.impl" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.platform.execution" />
|
|
<orderEntry type="module" module-name="intellij.python.test.env.conda" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.python.venv" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.python.test.env.uv" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.python.community.testFramework" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.libraries.junit5" />
|
|
<orderEntry type="module" module-name="intellij.platform.testFramework.common" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.python.community.services.systemPython" scope="TEST" />
|
|
</component>
|
|
</module> |