mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-13 06:07:04 +07:00
17 lines
966 B
XML
17 lines
966 B
XML
<idea-plugin>
|
|
<id>test</id>
|
|
<vendor
|
|
url="<error descr="Do not use template text 'https://www.yourcompany.com'">https://www.yourcompany.com</error>"
|
|
email="<error descr="Do not use template text 'support@yourcompany.com'">support@yourcompany.com</error>"
|
|
><error descr="Do not use template text 'YourCompany'">YourCompany</error></vendor>
|
|
<version>1.0</version>
|
|
|
|
<name><error descr="Must not contain template text 'IntelliJ'"><error descr="Must not contain template text 'JetBrains'"><error descr="Must not contain template text 'plugin'">Something with PlUgIn or intellij or JETBRAINS</error></error></error></name>
|
|
|
|
<description><error descr="Must not contain template text 'Enter short description for your plugin here.'"><error descr="Must not contain template text 'most HTML tags may be used'">
|
|
Enter short description for your plugin here. Some more text.
|
|
most HTML tags may be used
|
|
</error></error></description>
|
|
|
|
</idea-plugin>
|