Files
openide/python/intellij.pycharm.community.customization.iml
Aleksey Rostovskiy 98c7a07eab IDEA-CR-59381 PyCharm: create tips separate modules and make dependencies on them for Com, Pro and Edu
GitOrigin-RevId: 6f84c65532755a0cae276d6b732f0befe7768b93
2020-03-12 09:39:39 +00:00

13 lines
638 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.customization.impl" />
<orderEntry type="library" exported="" scope="RUNTIME" name="tips-pycharm-community" level="project" />
</component>
</module>