All Projects → robohorse → Robopojogenerator

robohorse / Robopojogenerator

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

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Robopojogenerator

Intellij Plugin V4
An IntelliJ plugin for ANTLR v4
Stars: ✭ 318 (-52.4%)
Mutual labels:  intellij-plugin
Highlightbracketpair
🔆 Highlight bracket pair plugin for intellij
Stars: ✭ 428 (-35.93%)
Mutual labels:  intellij-plugin
Bashsupport
Bash and shell script language support for JetBrains IDEs. Please refer to www.bashsupport.com/news/bashsupport-pro-1.3/ for the reasons.
Stars: ✭ 588 (-11.98%)
Mutual labels:  intellij-plugin
Idea Composer Plugin
PhpStorm plugin that adds code completion in composer.json file
Stars: ✭ 346 (-48.2%)
Mutual labels:  intellij-plugin
Stringmanipulation
IntelliJ plugin - https://plugins.jetbrains.com/plugin/2162
Stars: ✭ 400 (-40.12%)
Mutual labels:  intellij-plugin
Live Plugin
IntelliJ plugin for writing plugins at runtime
Stars: ✭ 464 (-30.54%)
Mutual labels:  intellij-plugin
Magento2 Phpstorm Plugin
PHPStorm Plugin for Magento 2
Stars: ✭ 294 (-55.99%)
Mutual labels:  intellij-plugin
Intellij Solidity
Solidity plugin for IntelliJ
Stars: ✭ 646 (-3.29%)
Mutual labels:  intellij-plugin
Gerrit Intellij Plugin
Gerrit Code Review Tool Integration for the IntelliJ Platform
Stars: ✭ 405 (-39.37%)
Mutual labels:  intellij-plugin
Idea Php Laravel Plugin
Laravel Framework Plugin for PhpStorm / IntelliJ IDEA
Stars: ✭ 537 (-19.61%)
Mutual labels:  intellij-plugin
Intellij Rainbow Brackets
🌈Rainbow Brackets for IntelliJ based IDEs/Android Studio/HUAWEI DevEco Studio
Stars: ✭ 3,663 (+448.35%)
Mutual labels:  intellij-plugin
Intellij Rainbow Fart
🌈一个在你编程时持续夸你写的牛逼的扩展,可以根据代码关键字播放贴近代码意义的真人语音。Inspired by vscode-rainbow-fart
Stars: ✭ 391 (-41.47%)
Mutual labels:  intellij-plugin
Intellij
IntelliJ plugin for Bazel projects
Stars: ✭ 500 (-25.15%)
Mutual labels:  intellij-plugin
Svelte Intellij
Svelte components in WebStorm and friends
Stars: ✭ 345 (-48.35%)
Mutual labels:  intellij-plugin
Scabbard
🗡 A tool to visualize Dagger 2 dependency graphs
Stars: ✭ 615 (-7.93%)
Mutual labels:  intellij-plugin
Mybatis Log Plugin
Restore mybatis sql log to original whole executable sql.
Stars: ✭ 318 (-52.4%)
Mutual labels:  intellij-plugin
Texify Idea
LaTeX support for the IntelliJ platform by JetBrains.
Stars: ✭ 436 (-34.73%)
Mutual labels:  intellij-plugin
Ok Gradle
IntelliJ/Android Studio plugin for searching artifacts ids of popular Java libraries.
Stars: ✭ 664 (-0.6%)
Mutual labels:  intellij-plugin
Intellij Platform Plugin Template
Template repository for creating plugins for IntelliJ Platform
Stars: ✭ 637 (-4.64%)
Mutual labels:  intellij-plugin
Intellij Mybaitslog
用于在IDEA将Mybatis的SQL日志还原为可执行的SQL,Used to restore Mybatis SQL logs to executable SQL in IDEA,
Stars: ✭ 501 (-25%)
Mutual labels:  intellij-plugin

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, Moshi, empty annotations template. Supports: primitive types, multiple inner JSONArrays.

Download

get it and install from plugin repository or simply find it in Preferences -> Plugins -> Marketplace -> 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].