/RoboPOJOGenerator

IntelliJ IDEA/Android studio plugin: Json to Java and Kotlin POJO (GSON, Logan Square, Jackson, FastJSON, AutoValue)

Primary LanguageJavaMIT LicenseMIT

RoboPOJOGenerator

Android Arsenal Build Status Coverage Status

Intellij Idea, Android Studio plugin for JSON to POJO conversion.

Generate Java and Kotlin POJO files from JSON: GSON, AutoValue, Logan Square, FastJSON, 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)
  • ccqy66 - toString support (release 1.8.1)

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.