mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-30 10:20:15 +07:00
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>
|