We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4be2b9 commit 31ed2f9Copy full SHA for 31ed2f9
README.md
@@ -1,10 +1,13 @@
1
# JsonToKotlinClass
2
A plugin for Kotlin generate Kotlin data class code from a json string
3
4
-Press ALT + Key And Then you will know how to use
+### How to use
5
+* Search 'JsonToKotlin' in Interllij Plugin Repositroy Or AndroidStudio Repository And Install it.
6
+* Retart your Develop tools
7
+* Press ALT + Key And Then you will know how to use
8
9

10
11
-###Detail Document
12
+### Detail Document
13
http://blog.csdn.net/wuseal/article/details/77508585
0 commit comments