Files
openide/plugins/devkit/devkit-java-tests/testData/codeInsight/pluginWithThirdPartyVendor.xml
T

5 lines
191 B
XML

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