Skip to content

dinosaurwithakatana/android-reactor-intellij-plugin

 
 

Repository files navigation

IntelliJ/Android Studio Plugin for Reactor boilerplate code generation

This tool generates the boilerplate for data binding when using Reactor.

Installation

  1. Download android-reactor-intellij-plugin release or from the Intellij plugin repository
  2. Open IntelliJ/Android Studio
  3. Preferences -> Plugins -> Install plugin from disk....
  4. Choose the downloaded jar file

Usage

Just press ALT + Insert (or your equivalent keybinding for code generation) in your editor and select Reactor Getters and Setters. It allows you to select the fields to be generated.

Screencast

About

IntelliJ Plugin for Android Parcelable boilerplate code generation.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%