File tree Expand file tree Collapse file tree 1 file changed +18
-8
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 1 file changed +18
-8
lines changed Original file line number Diff line number Diff line change 11<idea-plugin version =" 2" >
22 <id >io.protostuff.protostuff-jetbrains-plugin</id >
3- <name >Google Protocol Buffers Support</name >
4- <version >0.1</version >
5- 6- url =" http://www.protostuff.io" >Protostuff
3+ <name >Protobuf Support</name >
4+ <version >0.1.0</version >
5+ 6+ url =" https://github.com/protostuff/protostuff-jetbrains-plugin" >
7+ Kostiantyn Shchepanovskyi, Protostuff Project
78 </vendor >
89
910 <description ><![CDATA[
10- <a href="https://developers.google.com/protocol-buffers/">Google Protocol Buffers</a> support
11- for Jetbrains products.
11+ <p>
12+ Protostuff Jetbrains Plugin provides <a href="https://developers.google.com/protocol-buffers/">Google Protocol Buffers</a> support
13+ for Jetbrains products.
14+ </p>
1215 ]]> </description >
1316
1417 <change-notes ><![CDATA[
15- Add change notes here.<br>
16- <em>most HTML tags may be used</em>
18+ <div>
19+ <b>0.1.0 (2016-03-31)</b>
20+ <div>
21+ First public release with some useful functionality:
22+ <ul>
23+ <li>Basic syntax highlighting for proto2/proto3 files.</li>
24+ </ul>
25+ </div>
26+ </div>
1727 ]]>
1828 </change-notes >
1929
You can’t perform that action at this time.
0 commit comments