mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 22:51:17 +07:00
[devkit] PluginXmlDynamicPluginInspection: component highlighting tweaks (IDEA-228484)
GitOrigin-RevId: bbb95b1ec87fcc70d3024fe738feb91cfc1e4449
This commit is contained in:
committed by
intellij-monorepo-bot
parent
c0f8083cd9
commit
ed263b09b4
@@ -24,13 +24,13 @@
|
||||
</actions>
|
||||
|
||||
|
||||
<warning descr="Replace Components with alternatives"><application-components>
|
||||
</application-components></warning>
|
||||
<<warning descr="Non-dynamic plugin due to using components, replace with alternatives">application-components</warning>>
|
||||
</application-components>
|
||||
|
||||
<warning descr="Replace Components with alternatives"><project-components>
|
||||
</project-components></warning>
|
||||
<<warning descr="Non-dynamic plugin due to using components, replace with alternatives">project-components</warning>>
|
||||
</project-components>
|
||||
|
||||
<warning descr="Replace Components with alternatives"><module-components>
|
||||
</module-components></warning>
|
||||
<<warning descr="Non-dynamic plugin due to using components, replace with alternatives">module-components</warning>>
|
||||
</module-components>
|
||||
|
||||
</idea-plugin>
|
||||
Reference in New Issue
Block a user