mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-22 11:29:28 +07:00
GitOrigin-RevId: faf2719abc6236f93840f7a2e34e58eec9f6e868
12 lines
460 B
XML
12 lines
460 B
XML
<idea-plugin>
|
|
<dependencies>
|
|
<module name="intellij.python.processOutput.impl"/>
|
|
<module name="intellij.python.venv._test"/>
|
|
<module name="intellij.python.community.junit5Tests.framework._test"/>
|
|
<module name="intellij.python.test.env.junit5"/>
|
|
<!-- region Generated dependencies - run `Generate Product Layouts` to regenerate -->
|
|
<module name="intellij.libraries.kotlinTest"/>
|
|
<!-- endregion -->
|
|
</dependencies>
|
|
</idea-plugin>
|