mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-23 10:14:50 +07:00
IJPL-237791 IJ-MR-184958 IJ-MR-184993 IJ-MR-179029 IJ-MR-184126 IJ-MR-181153 IJ-MR-146078 IJ-MR-175479 IJ-MR-186058 IJ-MR-193195 IJ-MR-196957 IJ-MR-199124 IJ-MR-197441 GitOrigin-RevId: d7b2a6a119328bca8af439e98d7de7494df32097
19 lines
830 B
XML
19 lines
830 B
XML
<idea-plugin>
|
|
<!-- region Generated dependencies - run `Generate Product Layouts` to regenerate -->
|
|
<dependencies>
|
|
<module name="intellij.libraries.kotlinx.coroutines.core"/>
|
|
<module name="intellij.platform.core"/>
|
|
<module name="intellij.platform.execution"/>
|
|
<module name="intellij.platform.ide.core"/>
|
|
<module name="intellij.platform.ide.impl"/>
|
|
<module name="intellij.platform.lang.core"/>
|
|
<module name="intellij.platform.lang.impl"/>
|
|
<module name="intellij.platform.projectModel"/>
|
|
<module name="intellij.platform.remote.core"/>
|
|
<module name="intellij.python.test.env.conda"/>
|
|
<module name="intellij.python.test.env.core"/>
|
|
<module name="intellij.python.test.env.plain"/>
|
|
<module name="intellij.python.test.env.uv"/>
|
|
</dependencies>
|
|
<!-- endregion -->
|
|
</idea-plugin> |