Skip to content

a intellij idea plugin (android studio work) for json to pojo, Resource interface, and create factory intention

License

Notifications You must be signed in to change notification settings

johnlee175/json2pojo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

json2pojo

a intellij idea plugin (android studio work) for json to pojo, Resource interface, and create factory intention

About android related dependencies, I use as source code: (studio-master-dev branch)

  1. com.android.tools.perflib; (include tools/base/commons)
  2. com.android.ddmlib; (include tools/base/commons)

If you need jar or maven:

  • for 'android/intellij plugin':
    just use sdk-tools.jar in application directory
  • 'gradle project':
    dependencies {
      compile 'com.squareup.haha:haha:2.0.4'
      compile 'com.android.tools.ddms:ddmlib:26.1.4'
    }
    

About

a intellij idea plugin (android studio work) for json to pojo, Resource interface, and create factory intention

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published