mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-23 07:39:39 +07:00
13 lines
464 B
XML
13 lines
464 B
XML
<idea-plugin version="2" xmlns:xi="http://www.w3.org/2001/XInclude">
|
|
<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> |