This plugin introduces new launch buttons. One for starting the container with JRebel and the other for starting the container in debug mode with JRebel enabled.

- Turn off automatic application deployment (in IntelliJ 8.x)
- Settings » Project Settings » Compiler » Deploy web applications to server after compilation
- Ease the compilation process
- IDEA saves files when you compile them.
- Make sure all dependent files are also compiled.
- Settings » Project Setting » Compiler » Honor dependencies on "Compile" command
- Start using the default compile shortcut Ctrl-Shift-F9 or map it to Ctrl-S (files get still saved).