Files
openide/python/intellij.pycharm.community.main.iml
nik 43d6d568c8 IDEA project configuration: the great module rename
Improve names for product-specific modules: change 'intellij.productEdition' to 'intellij.product.edition' (e.g. 'intellij.ideaUltimate' -> 'intellij.idea.ultimate'). This makes names of these modules consistent with other names and groups modules related to the same product together.
2018-01-25 12:59:04 +03:00

28 lines
1.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="intellij.platform.bootstrap" />
<orderEntry type="module" module-name="intellij.platform.colorSchemes" />
<orderEntry type="module" module-name="intellij.vcs.cvs" />
<orderEntry type="module" module-name="intellij.vcs.hg" />
<orderEntry type="module" module-name="intellij.vcs.svn" />
<orderEntry type="module" module-name="intellij.vcs.git" />
<orderEntry type="module" module-name="intellij.relaxng" />
<orderEntry type="module" module-name="intellij.vcs.github" />
<orderEntry type="module" module-name="intellij.reStructuredText" />
<orderEntry type="module" module-name="intellij.python.reStructuredText" />
<orderEntry type="module" module-name="intellij.python.helpers" />
<orderEntry type="module" module-name="intellij.terminal" />
<orderEntry type="module" module-name="intellij.pycharm.community" />
<orderEntry type="module" module-name="intellij.platform.main" />
<orderEntry type="module" module-name="intellij.tasks.jira" />
<orderEntry type="module" module-name="intellij.shortcutPromoter" />
<orderEntry type="module" module-name="intellij.python.ipnb" />
<orderEntry type="module" module-name="intellij.settingsRepository" />
<orderEntry type="module" module-name="intellij.python.terminal" />
<orderEntry type="module" module-name="intellij.properties" />
</component>
</module>