mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-26 19:06:24 +07:00
GitOrigin-RevId: c6f012c1caab852add1505a2b412f99647728b43
7 lines
237 B
XML
7 lines
237 B
XML
<idea-plugin>
|
|
<actions>
|
|
<action id="invalid"
|
|
class="<error descr="'MyAbstractAction' is not a concrete class"><error descr="Abstract class is not allowed">MyAbstractAction</error></error>"/>
|
|
</actions>
|
|
</idea-plugin>
|