klaus7 / singlehotswap

With this plugin you can hotswap 50x faster than usual by hotswapping only the file opened in the editor with the internal compiler of IntelliJ. It will provide a blue hammer next to the green "Build Project" hammer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Single Hotswap for IntelliJ

Download from IntelliJ Marketplace

With this plugin you can hotswap 50x faster than usual by hotswapping only the file opened in the editor with the internal compiler of IntelliJ. The built-in feature of Intellij "Compile and Reload" always reloads every single file that is referenced by the target class.
Therefore, this plugin gives you a better control what exactly you want to hotswap.

If you are using a build tool like Gradle or Maven, you can avoid the need of a full rebuild by using this plugin.

Demo

It will provide a blue hammer next to the green "Build Project" hammer.
Supports Java, Kotlin and Groovy

Hotswap button One reloaded

About

With this plugin you can hotswap 50x faster than usual by hotswapping only the file opened in the editor with the internal compiler of IntelliJ. It will provide a blue hammer next to the green "Build Project" hammer.


Languages

Language:Java 100.0%