mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-18 08:50:57 +07:00
Extracted "impl" modules from Python Community and PyCharm Community Customization to use them in other Python plugins for builds and runs
The non-impl modules for these plugins now contain more or less just their plugin.xml files that declare corresponding dependencies. GitOrigin-RevId: 84fc4761a595912d676cff1e2ab58fba03a8cd22
This commit is contained in:
committed by
intellij-monorepo-bot
parent
095f2887d2
commit
543ca840b7
@@ -15,7 +15,7 @@
|
||||
<orderEntry type="module" module-name="intellij.java.psi" />
|
||||
<orderEntry type="module" module-name="intellij.java.indexing" />
|
||||
<orderEntry type="module" module-name="intellij.java.ui" />
|
||||
<orderEntry type="module" module-name="intellij.python.community.plugin" />
|
||||
<orderEntry type="module" module-name="intellij.python.community.plugin.impl" />
|
||||
<orderEntry type="module" module-name="intellij.python.psi.impl" />
|
||||
</component>
|
||||
</module>
|
||||
Reference in New Issue
Block a user