mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:19:59 +07:00
36 lines
2.5 KiB
XML
36 lines
2.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$/resources" type="java-resource" />
|
|
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" packagePrefix="com.intellij.python.community.interpreters" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="library" name="kotlin-stdlib" level="project" />
|
|
<orderEntry type="module" module-name="intellij.python.community.services.shared" />
|
|
<orderEntry type="library" name="jetbrains-annotations" level="project" />
|
|
<orderEntry type="module" module-name="intellij.platform.extensions" />
|
|
<orderEntry type="module" module-name="intellij.python.sdk" />
|
|
<orderEntry type="module" module-name="intellij.python.psi.impl" />
|
|
<orderEntry type="module" module-name="intellij.platform.projectModel" />
|
|
<orderEntry type="module" module-name="intellij.platform.util" />
|
|
<orderEntry type="module" module-name="intellij.platform.diagnostic" />
|
|
<orderEntry type="module" module-name="intellij.python.community.execService.python" />
|
|
<orderEntry type="module" module-name="intellij.python.community.execService" />
|
|
<orderEntry type="module" module-name="intellij.python.parser" />
|
|
<orderEntry type="module" module-name="intellij.python.community" />
|
|
<orderEntry type="module" module-name="intellij.platform.core" />
|
|
<orderEntry type="module" module-name="intellij.platform.eel.provider" />
|
|
<orderEntry type="module" module-name="intellij.python.community.junit5Tests.framework" scope="TEST" />
|
|
<orderEntry type="library" scope="TEST" name="JUnit5" level="project" />
|
|
<orderEntry type="library" scope="TEST" name="JUnit5Params" level="project" />
|
|
<orderEntry type="module" module-name="intellij.platform.testFramework.junit5" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.platform.lang.core" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.python.community.plugin" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.python.venv" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.platform.execution" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.python.community.helpersLocator" scope="TEST" />
|
|
</component>
|
|
</module> |