When using JPDA remote debugging feature with netbeans there is an "Apply changes" feature. This tries to apply the current code changes in the remote jvm.
Is there such a feature with intelij idea? If not, is there any other way to perform this? e.g. via command line?