Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 1.31 KB

README.md

File metadata and controls

42 lines (26 loc) · 1.31 KB

RoboPOJOGenerator

Android Arsenal

intellij idea, Android Studio plugin for JSON to POJO conversion.

Generate Java and Kotlin POJO files from JSON: GSON, AutoValue, Logan Square, Jackson, empty annotations template. Supports: primitive types, multiple inner JSONArrays.

Download

get it and install from plugin repository or simply find it in "Preferences" -> "Plugins" -> "Browse Repositories" -> "RoboPOJOGenerator"

How to use

Select target package -> new -> Generate POJO from JSON

put JSON into window and select target POJO type

see log of changes

People, who help

wafer-li - Kotlin support (release 1.7)

About

Copyright 2016 Vadim Shchenev, and licensed under the MIT license. No attribution is necessary but it's very much appreciated. Star this project if you like it.