Skip to content

Commit 8032fc1

Browse files
committed
Update README.md
添加GsonFormat插件(Android Studio/IntelliJ IDEA可用)
1 parent 228e533 commit 8032fc1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2123,6 +2123,12 @@ dagger的intellij插件
21232123
项目地址:https://github.com/joelittlejohn/jsonschema2pojo
21242124
在线演示:http://www.jsonschema2pojo.org/
21252125

2126+
1. GsonFormat
2127+
根据JSONObject格式的字符串,自动生成实体类参数的 Android Studio/IntelliJ IDEA 插件
2128+
项目地址:https://github.com/zzz40500/GsonFormat
2129+
效果图:![GsonFormat](https://camo.githubusercontent.com/fbf4b89e2ec64e80d351f725d11762ebd2b7a515/687474703a2f2f75706c6f61642d696d616765732e6a69616e7368752e696f2f75706c6f61645f696d616765732f3136363836362d303766333038346262363735386566612e676966)
2130+
2131+
21262132
1. 9-Patch-Resizer
21272133
自动生成 png 及点 9 图片的不同分辨率版本
21282134
项目地址:https://github.com/redwarp/9-Patch-Resizer

0 commit comments

Comments
 (0)