Disconnecting from a VM

To disconnect from a VM that was connected to with a Remote Java Application launch configuration:

  1. In the Debug View, select the launch.
  2. Click the Disconnect button [ Disconnect ] in the view toolbar.

Communication with the VM is terminated, and all threads in the remote VM are resumed. Although the remote VM continues to execute, the debug session is now terminated.

Related concepts
Debugger

Related tasks
Connecting to a remote VM with the Remote Java application launch configuration
Running and debugging

Related reference
Debug view