forked from JetBrains/intellij-community
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpython-community-plugin.iml
19 lines (19 loc) · 1.06 KB
/
python-community-plugin.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?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="lang-api" />
<orderEntry type="module" module-name="openapi" />
<orderEntry type="module" module-name="idea" />
<orderEntry type="module" module-name="idea-ui" />
<orderEntry type="module" module-name="xml" />
<orderEntry type="module" module-name="python-community-plugin-core" exported="" />
<orderEntry type="module" module-name="python-community-plugin-java" exported="" />
<orderEntry type="module" module-name="python-community" exported="" />
<orderEntry type="module" module-name="python-community-plugin-resources" exported="" />
<orderEntry type="module" module-name="python-community-configure" exported="" />
<orderEntry type="module" module-name="python-community-plugin-minor" exported="" />
</component>
</module>