The only way I can hotswap right now is by going t...
# announcements
a
The only way I can hotswap right now is by going to Run -> Reload Changed Classes in debug mode
d
It works the same for Java...?
a
Hotswap in background I meant. Sorry
For java you're able to enable it in the background but not for kotlin
d
The setting should apply to both Kotlin and Java code.
a
Weird...it doesn't work for me at all
No matter how long I wait, even if I rebuild the project myself
d
It works fine for me. Do you have "Reload classes after compilation" set to "Always", too?
a
Ofc
j
Debug mode in IntelliJ gives you partial hotswopping abilities, JRebel gives you much better hotswopping, i've used it with Kotlin for about two years, logged plenty of Kotlin related bugs which got fixed. Cancelled my last renewal since most of my Kotlin applications restart in just a few seconds making hotswopping almost useless.
c
DCEVM if you want freeware