Skip to content

googolmo/android-parcelable-intellij-plugin

 
 

Repository files navigation

IntelliJ Plugin for Android Parcelable boilerplate code generation

This is extremaly early stage project. It can generate serialization and deserialization code only for java primitives for now.

Installation

Download ParcelableGenerator.jar, go to IntelliJ Preferences -> Plugins -> Install plugin from disk....

Usage

Just press alt+insert in editor and select Generate Parcelable. It allows you to select fields, which will be serialized.

About

IntelliJ Plugin for Android Parcelable boilerplate code generation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Java 100.0%