!--a11y-->
Starting Debugging 
· The debugging has been activated for the relevant server node.
· A debug launch configuration exists for the application to be debugged.
· The breakpoints are set at the position of the source code where you want to stop the application.
1. Choose Run ® Debug
2. In the Configurations window, select the relevant configuration.
3. Choose Debug.
The launcher attempts to connect to the server node via the specified address and port and the result is displayed in the Debug view. If the launcher is unable to connect to the server node at the specified address, an error message appears.

For more information about debugging, refer to the Java Development User Guide, in particular the topic Debug View.