mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-06 17:56:55 +07:00
GitOrigin-RevId: c989695d6cc980b17a185616d3a7cd6efd2f1766
13 lines
548 B
XML
13 lines
548 B
XML
<idea-plugin visibility="internal">
|
|
<!-- region Generated dependencies - run `Generate Product Layouts` to regenerate -->
|
|
<dependencies>
|
|
<module name="intellij.libraries.junit4"/>
|
|
<module name="intellij.java.testFramework.backend"/>
|
|
<module name="intellij.java.testFramework.shared"/>
|
|
<module name="intellij.platform.lang"/>
|
|
<module name="intellij.platform.lang.core"/>
|
|
<module name="intellij.platform.lang.impl"/>
|
|
<module name="intellij.platform.projectModel"/>
|
|
</dependencies>
|
|
<!-- endregion -->
|
|
</idea-plugin> |