mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-22 00:19:11 +07:00
This is done to differtiate with prof's `intellij.python.frontend` and `intellij.python.common.frontend`. Merge-request: IJ-MR-209113 Merged-by: David Lysenko <david.lysenko@jetbrains.com> Merge-request: IJ-MR-209346 Merged-by: David Lysenko <david.lysenko@jetbrains.com> GitOrigin-RevId: efa680132d088f5b8803eea55665772bcf5dd2bd
26 lines
1.6 KiB
XML
26 lines
1.6 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" />
|
|
<sourceFolder url="file://$MODULE_DIR$/gen" isTestSource="false" generated="true" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="library" name="kotlin-stdlib" level="project" />
|
|
<orderEntry type="library" name="jetbrains-annotations" level="project" />
|
|
<orderEntry type="module" module-name="intellij.python.community" />
|
|
<orderEntry type="module" module-name="intellij.python.community.execService" />
|
|
<orderEntry type="module" module-name="intellij.libraries.kotlinx.coroutines.core" />
|
|
<orderEntry type="module" module-name="intellij.python.sdk" />
|
|
<orderEntry type="module" module-name="intellij.platform.projectModel" />
|
|
<orderEntry type="module" module-name="intellij.platform.util" />
|
|
<orderEntry type="module" module-name="intellij.platform.core" />
|
|
<orderEntry type="module" module-name="intellij.python.community.execService.python" />
|
|
<orderEntry type="module" module-name="intellij.platform.eel.provider" />
|
|
<orderEntry type="module" module-name="intellij.python.community.common" />
|
|
<orderEntry type="module" module-name="intellij.platform.analysis" />
|
|
</component>
|
|
</module> |