mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-06 18:06:58 +07:00
13 lines
409 B
XML
13 lines
409 B
XML
<idea-plugin>
|
|
<id>com.intellij</id>
|
|
<name>IDEA CORE</name>
|
|
|
|
<module value="com.intellij.modules.platform"/>
|
|
<module value="com.intellij.modules.lang"/>
|
|
<module value="com.intellij.modules.vcs"/>
|
|
<module value="com.intellij.modules.xdebugger"/>
|
|
<module value="com.intellij.modules.xml"/>
|
|
<module value="com.intellij.modules.java"/>
|
|
<module value="com.intellij.modules.all"/>
|
|
|
|
</idea-plugin> |