mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-06 08:00:18 +07:00
7 lines
200 B
XML
7 lines
200 B
XML
<idea-plugin>
|
|
<application-components>
|
|
<component>
|
|
<implementation-class>MyApplicationComponentWrongClass</implementation-class>
|
|
</component>
|
|
</application-components>
|
|
</idea-plugin> |