JetBrains Fleet
 

HotSwap

Last modified: 20 September 2024

When you're making changes to your code, you might want to immediately see how they will behave at runtime without shutting down the process. The HotSwap mechanism lets you do that by reloading the classes changed during a debugging session.