mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-08 15:09:39 +07:00
9 lines
290 B
XML
9 lines
290 B
XML
<idea-plugin package="org.jetbrains.idea.devkit.intelliLang">
|
|
<dependencies>
|
|
<plugin id="org.intellij.intelliLang"/>
|
|
</dependencies>
|
|
<extensions defaultExtensionNs="org.intellij.intelliLang">
|
|
<injectionConfig config="devkit-xmlInjections.xml"/>
|
|
</extensions>
|
|
</idea-plugin>
|