mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-05 01:50:56 +07:00
Don't depend on intellij.python.helpers explicitly since it's already a run-time dependency of intellij.python.community.impl
GitOrigin-RevId: d922f3533a6f6b8d36fdfb83e7514463b4c3cb62
This commit is contained in:
committed by
intellij-monorepo-bot
parent
a04e12e8f0
commit
3f9d13c560
@@ -10,7 +10,7 @@
|
|||||||
</content>
|
</content>
|
||||||
<orderEntry type="inheritedJdk" />
|
<orderEntry type="inheritedJdk" />
|
||||||
<orderEntry type="sourceFolder" forTests="false" />
|
<orderEntry type="sourceFolder" forTests="false" />
|
||||||
<orderEntry type="module" module-name="intellij.python.helpers" />
|
<orderEntry type="module" module-name="intellij.python.helpers" scope="TEST" />
|
||||||
<orderEntry type="library" scope="TEST" name="Ant" level="project" />
|
<orderEntry type="library" scope="TEST" name="Ant" level="project" />
|
||||||
<orderEntry type="library" scope="TEST" name="Groovy" level="project" />
|
<orderEntry type="library" scope="TEST" name="Groovy" level="project" />
|
||||||
</component>
|
</component>
|
||||||
|
|||||||
@@ -13,7 +13,6 @@
|
|||||||
<orderEntry type="module" module-name="intellij.vcs.github" />
|
<orderEntry type="module" module-name="intellij.vcs.github" />
|
||||||
<orderEntry type="module" module-name="intellij.reStructuredText" />
|
<orderEntry type="module" module-name="intellij.reStructuredText" />
|
||||||
<orderEntry type="module" module-name="intellij.python.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.terminal" />
|
||||||
<orderEntry type="module" module-name="intellij.pycharm.community" />
|
<orderEntry type="module" module-name="intellij.pycharm.community" />
|
||||||
<orderEntry type="module" module-name="intellij.pycharm.community.customization" />
|
<orderEntry type="module" module-name="intellij.pycharm.community.customization" />
|
||||||
|
|||||||
@@ -13,7 +13,6 @@
|
|||||||
<orderEntry type="module" module-name="intellij.platform.debugger" scope="TEST" />
|
<orderEntry type="module" module-name="intellij.platform.debugger" scope="TEST" />
|
||||||
<orderEntry type="library" name="Guava" level="project" />
|
<orderEntry type="library" name="Guava" level="project" />
|
||||||
<orderEntry type="module" module-name="intellij.spellchecker" scope="TEST" />
|
<orderEntry type="module" module-name="intellij.spellchecker" scope="TEST" />
|
||||||
<orderEntry type="module" module-name="intellij.python.helpers" scope="RUNTIME" />
|
|
||||||
<orderEntry type="library" name="Groovy" level="project" />
|
<orderEntry type="library" name="Groovy" level="project" />
|
||||||
<orderEntry type="module" module-name="intellij.platform.debugger.impl" scope="TEST" />
|
<orderEntry type="module" module-name="intellij.platform.debugger.impl" scope="TEST" />
|
||||||
<orderEntry type="module" module-name="intellij.python.pydev" scope="TEST" />
|
<orderEntry type="module" module-name="intellij.python.pydev" scope="TEST" />
|
||||||
|
|||||||
Reference in New Issue
Block a user