mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:19:59 +07:00
8 lines
298 B
Plaintext
8 lines
298 B
Plaintext
<!DOCTYPE idea-plugin PUBLIC "Plugin/DTD" "http://plugins.intellij.net/plugin.dtd">
|
|
<idea-plugin>
|
|
<name>Plugin name here</name>
|
|
<description>short description of the plugin</description>
|
|
<version>1.0</version>
|
|
<vendor>YourCompany</vendor>
|
|
<idea-version since-build="3000"/>
|
|
</idea-plugin> |