1. Build the project.
a. Select the build configuration. (optional)

b. Click on Build.


c. Check there are no compiler errors.

2. Configure the debug configuration to start a debug session.
a. Click down arrow next to Debug button.
b. Select 'Debug Configurations…'

c. Select the debug configuration associated with your current build configuration.
d. Select whether to rebuild code each time debug session start is requested.

e. Click on Debugger tab.
f. Verify proper interface and port.

3. Click Debug