Debugging a Rich UI application with the EGL debugger

When debugging a Rich UI application, you use a launch configuration that is created for you and then move back and forth between an external browser and the EGL debugger.

You can launch the application in the following ways:

The debugger opens the application in an external browser. At the first breakpoint, if a dialog is displayed to ask whether you want to go into the Debug perspective, click Yes.

Your task is twofold:
In relation to Rich UI, the EGL debugger does not respond to changes that were made to declarations and logic statements during a debugging session. However, the debugger does respond to those changes in the following cases:

When you want to end the debugging session, click the Terminate button of the debugger and, if you are not in the EGL perspective, return to the coding task by clicking the EGL perspective icon at the top right of the workbench.