mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-27 17:49:19 +07:00
8 lines
226 B
XML
8 lines
226 B
XML
<idea-plugin>
|
|
<dependencies>
|
|
<module name="intellij.python.sdk"/>
|
|
<module name="intellij.python.community.execService"/>
|
|
<module name="intellij.python.community.helpersLocator"/>
|
|
</dependencies>
|
|
</idea-plugin>
|