CPP-434 Split [python-community-plugin] into [python-community-core-plugin] and [python-community-java-plugin] #4, isolation [PythonConsoleRunnerFactory] as single point export, move [PyForceStepIntoAction] export to owner module

This commit is contained in:
Alexey Utkin
2015-12-15 18:42:17 +03:00
parent ec996bc56c
commit 79408f2821
22 changed files with 31 additions and 44 deletions

View File

@@ -8,9 +8,12 @@
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="lang-api" />
<orderEntry type="module" module-name="java-psi-api" />
<orderEntry type="module" module-name="lang-impl" />
<orderEntry type="module" module-name="python-psi-api" />
<orderEntry type="module" module-name="python-community" />
<orderEntry type="module" module-name="openapi" />
<orderEntry type="module" module-name="java-psi-api" />
<orderEntry type="module" module-name="java-indexing-api" />
<orderEntry type="module" module-name="idea-ui" />
</component>
</module>