Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 575 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 575 Bytes

Intellij Android CodeGenerator (Download)

Note: The plugin is broken. Use another code generation plugins, for example this one: http://plugins.jetbrains.com/plugin/7376?pr=idea

The code we generate:

  • @InjectView
  • ViewHolder pattern
  • Parcelable classes

alt text

License

MIT License - fork, modify and use however you want.