Skip to content

jineshfrancs/AwesomePojoGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AwesomePojoGenerator

Intellij Plugin to generate Pojo class from json

Output sample

Features

1.No length limit for json
2.Easy to use with Retrofit
3.Option to generate getters and Setters
4.Option to generate constructor

How to Install

1.Goto file -> Settings in your Intellij IDE

2.Select Plugin tab and click on Browse Repositories button.

3.Search for Awesome Pojo Generator and click on install.

4.Wait for the install to complete.

5.Click on Restart IDE button to restart the IDE for completing plugin installation.

How to Use

1.Right click on the package in which you want to generate the pojo classes -> click on new -> click on new Java class from Json

2.Paste the json and fill the Main Class Name and click on generate.Pojo classes will be generated in the package.

About

Intellij Plugin to generate Pojo class from json

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages