mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 22:51:17 +07:00
IDEA project configuration: the great module rename
Rename iml files
This commit is contained in:
28
python/intellij.pycharm.community.main.iml
Normal file
28
python/intellij.pycharm.community.main.iml
Normal file
@@ -0,0 +1,28 @@
|
||||
<?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.pycharmCommunity" />
|
||||
<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>
|
||||
Reference in New Issue
Block a user