How to live update debug code in IntelliJ Follow
Answered
I have a code that I would like not to re-run each time I'm changing a single variable on debug, in IntelliJ. This is automatically done on the Eclipse IDE but not using IntelliJ.
How to make the program updating itself without having to re-run it?
Please sign in to leave a comment.
Hi!
Please check https://www.jetbrains.com/help/idea/updating-applications-on-application-servers.html