Files
openide/plugins/devkit/devkit-java-tests/testData/codeInsight/pluginWithThirdPartyVendor.xml
Alexander Zolotov ada6cb0671 DevKit: adjust inspection error message with the new validation rules
GitOrigin-RevId: 86cc687747a44467e5d55ce25308fcb308d46f1f
2019-09-16 19:02:03 +00:00

5 lines
183 B
XML

<idea-plugin>
<id>test</id>
<vendor><error descr="Plugin developed as a part of IntelliJ IDEA project should specify 'JetBrains' as its vendor">me</error></vendor>
</idea-plugin>