Files
openide/python/intellij.pycharm.community.customization.iml
Ilya.Kazakevich 0b4e1e1bd6 [python] community customization moved to the right package
GitOrigin-RevId: b55bcb5356cff442b8f7ba87bd450eabe82c3d0d
2024-01-14 16:13:35 +00:00

14 lines
689 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.jupyter.viewOnly" />
</component>
</module>