This tool generates the boilerplate for data binding when using Reactor.
- Download
android-reactor-intellij-plugin
release or from the Intellij plugin repository - Open IntelliJ/Android Studio
- Preferences -> Plugins -> Install plugin from disk....
- Choose the downloaded jar file
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.