Files
openide/python/intellij.pycharm.community.iml
2023-09-19 09:57:47 +00:00

25 lines
1.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$/ide-common">
<sourceFolder url="file://$MODULE_DIR$/ide-common/resources" type="java-resource" />
<sourceFolder url="file://$MODULE_DIR$/ide-common/src" isTestSource="false" packagePrefix="com.intellij.pycharm.community" />
</content>
<content url="file://$MODULE_DIR$/resources">
<sourceFolder url="file://$MODULE_DIR$/resources" type="java-resource" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="intellij.platform.ide.impl" />
<orderEntry type="module" module-name="intellij.platform.lang" />
<orderEntry type="module" module-name="intellij.platform.lang.impl" />
<orderEntry type="module" module-name="intellij.xml.dom.impl" scope="RUNTIME" />
<orderEntry type="library" name="Guava" level="project" />
<orderEntry type="module" module-name="intellij.platform.core.ui" />
<orderEntry type="module" module-name="intellij.python.featuresTrainer" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.notebooks.visualization" />
<orderEntry type="module" module-name="intellij.jupyter.core" />
<orderEntry type="module" module-name="intellij.platform.ide.util.io" />
</component>
</module>