IDEA-194946 DevKit: verify plugin provides pluginIcon.svg

This commit is contained in:
Yann Cébron
2018-10-29 16:51:11 +01:00
parent 80bc082668
commit fb9d97b4c1
5 changed files with 74 additions and 33 deletions

View File

@@ -0,0 +1,6 @@
<<weak_warning descr="Plugin should provide 'pluginIcon.svg' (Documentation)">idea-plugin</weak_warning>>
<id>plugin.without.icon</id>
<name>No Icon</name>
<vendor>Icons Inc.</vendor>
<version>1.0</version>
</idea-plugin>