Created
February 16, 2026 09:51
-
-
Save alanhay/fb787f8e08f5f5813a4d6d98bdfcfbe6 to your computer and use it in GitHub Desktop.
Intellij HotSwap
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Get the JetBrains Runtime | |
| The plain version should do: | |
| https://cache-redirector.jetbrains.com/intellij-jbr/jbrsdk-25.0.2-windows-aarch64-b329.66.zip | |
| Set it as JVM for the run configuration and add the VM arg: -XX:HotswapAgent=fatjar | |
| Set up the Save Actions plugin: 'Active Save actions on save..(first option) and select Reload files un running debugger | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment