mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-29 09:47:50 +08:00
[code] xml fixed
This commit is contained in:
parent
f8ac7ad5b9
commit
4a341a56e4
@ -4,16 +4,9 @@
|
|||||||
<version>1.0</version>
|
<version>1.0</version>
|
||||||
<vendor email="support@yourcompany.com" url="http://www.yourcompany.com">YourCompany</vendor>
|
<vendor email="support@yourcompany.com" url="http://www.yourcompany.com">YourCompany</vendor>
|
||||||
|
|
||||||
<description><![CDATA[
|
<description>Framework support tutorial</description>
|
||||||
Enter short description for your plugin here.<br>
|
|
||||||
<em>most HTML tags may be used</em>
|
|
||||||
]]></description>
|
|
||||||
|
|
||||||
<change-notes><![CDATA[
|
<change-notes>Initial commit</change-notes>
|
||||||
Add change notes here.<br>
|
|
||||||
<em>most HTML tags may be used</em>
|
|
||||||
]]>
|
|
||||||
</change-notes>
|
|
||||||
|
|
||||||
<!-- please see https://confluence.jetbrains.com/display/IDEADEV/Build+Number+Ranges for description -->
|
<!-- please see https://confluence.jetbrains.com/display/IDEADEV/Build+Number+Ranges for description -->
|
||||||
<idea-version since-build="131"/>
|
<idea-version since-build="131"/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user