File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 4747
4848
4949 <change-notes ><![CDATA[
50+ <br>New UI&UX </br>
5051 <br>Bugs fix </br>
5152 <br>New Features </br>
52- <br>Note: This version no update jsonschema </br>
53-
53+ <br>Note:</br>
54+ <a href="https://github.com/wuseal/JsonToKotlinClass/milestone/8"> detail update</a></br>
5455 ]]>
5556 </change-notes >
5657
6768
6869 <actions >
6970 <action id =" wu.seal.wu.seal.jsontokotlin.makekotlindata" class =" wu.seal.jsontokotlin.MakeKotlinClassAction"
70- text =" Kotlin data classes from JSON"
71- description =" convert a json string data into kotlin data class code" >
71+ text =" Kotlin Data Classes from JSON"
72+ description =" Convert a json string data into kotlin data class code" >
7273 <add-to-group group-id =" GenerateGroup" anchor =" last" />
7374 <keyboard-shortcut keymap =" $default" first-keystroke =" alt k" />
7475 </action >
7576
7677 <action id =" wu.seal.wu.seal.jsontokotlin.GenerateKotlinFileAction"
7778 class =" wu.seal.jsontokotlin.GenerateKotlinFileAction"
78- text =" Kotlin data class File from JSON"
79+ text =" Kotlin Data Class File from JSON"
7980 icon =" /icons/action.png"
8081 description =" Generate Kotlin data class File from JSON" >
8182 <add-to-group group-id =" NewGroup" anchor =" before" relative-to-action =" NewFile" />
8889 <implementation-class >wu.seal.jsontokotlin.JsonToKotlinApplication</implementation-class >
8990 </component >
9091 </application-components >
91- <version />
9292</idea-plugin >
You can’t perform that action at this time.
0 commit comments