Files
openide/python/intellij.pycharm.community.iml
Vladimir Lagunov bd37413433 PY-49957 Rename intellij.visualisation.iml -> intellij.notebooks.visualization.iml
IJ-MR-12848

GitOrigin-RevId: edd84938c2a33837aec8c8cac4b8f7eee12a9213
2021-08-16 06:32:55 +00:00

22 lines
1.2 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$/ideCoreSrc">
<sourceFolder url="file://$MODULE_DIR$/ideCoreSrc" isTestSource="false" />
</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" />
</component>
</module>