Files
openide/python/intellij.pycharm.community.customization.iml
Nikita.Ashihmin 5f1bc28060 PY-80117 Jupyter: Bundle Jupyter Pplugin in Pycharm Community
GitOrigin-RevId: 361e2f948b42009b07532e6dbc0c26577750cc23
2025-04-03 00:37:36 +00:00

16 lines
943 B
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">
<sourceFolder url="file://$MODULE_DIR$/ide/resources" type="java-resource" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="intellij.pycharm.community.ide.impl" scope="RUNTIME" />
<orderEntry type="library" name="tips-pycharm-community" level="project" />
<orderEntry type="module" module-name="intellij.pycharm.community.ide.impl.promotion" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.pycharm.community.ide.implTraining" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.pycharm.community.customization.shared" scope="RUNTIME" />
</component>
</module>