mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-02 19:28:23 +07:00
This MR cherry picks changes done for PY-87723 and PY-87578 Merge-request: IJ-MR-193482 Merged-by: David Lysenko <david.lysenko@jetbrains.com> GitOrigin-RevId: c74229ed48ae8702667dda201613a2d0c3f25369
31 lines
1.5 KiB
XML
31 lines
1.5 KiB
XML
<idea-plugin visibility="internal">
|
|
<!-- region Generated dependencies - run `Generate Product Layouts` to regenerate -->
|
|
<dependencies>
|
|
<module name="intellij.libraries.compose.foundation.desktop"/>
|
|
<module name="intellij.libraries.compose.runtime.desktop"/>
|
|
<module name="intellij.libraries.kotlin.reflect"/>
|
|
<module name="intellij.libraries.kotlinTestAssertionsCoreJvm"/>
|
|
<module name="intellij.libraries.kotlinx.coroutines.debug"/>
|
|
<module name="intellij.libraries.kotlinx.coroutines.test"/>
|
|
<module name="intellij.libraries.skiko"/>
|
|
<module name="intellij.platform.core"/>
|
|
<module name="intellij.platform.core.ui"/>
|
|
<module name="intellij.platform.ide"/>
|
|
<module name="intellij.platform.jewel.foundation"/>
|
|
<module name="intellij.platform.jewel.ideLafBridge"/>
|
|
<module name="intellij.platform.jewel.intUi.standalone"/>
|
|
<module name="intellij.platform.jewel.ui"/>
|
|
<module name="intellij.platform.projectModel"/>
|
|
<module name="intellij.platform.testFramework.common"/>
|
|
<module name="intellij.platform.testFramework.junit5"/>
|
|
<module name="intellij.platform.util.ui"/>
|
|
<module name="intellij.python.community"/>
|
|
<module name="intellij.python.community.execService"/>
|
|
<module name="intellij.python.processOutput.common"/>
|
|
<module name="intellij.libraries.kotlinTest"/>
|
|
<module name="intellij.platform.frontend"/>
|
|
<module name="intellij.python.test.env.junit5"/>
|
|
</dependencies>
|
|
<!-- endregion -->
|
|
</idea-plugin>
|