Creating an EGL Listener launch configuration

To debug a non-J2EE EGL application called from an EGL-generated Java application or wrapper, an EGL Listener launch configuration is required. To create an EGL Listener launch configuration, do as follows:

  1. Click the arrow next to the Debug button on the toolbar, then click Debug, or select Debug from the Run menu.

  2. The Debug dialog is displayed.

  3. Click EGL Listener in the Configurations list, then click New.

  4. The Listener launch configuration is named New_configuration. If you want to change the name of the launch configuration, type the new name in the Name field.

  5. If you do not enter a port number, the port defaults to 8346; otherwise, enter a port number. Each EGL Listener requires its own port.

  6. Click Apply to save the Listener launch configuration.

  7. Click Debug to launch the EGL Listener.

Related concepts
EGL debugger

Related tasks
Creating a launch configuration in the EGL debugger
Starting a non-J2EE application in the EGL debugger
Stepping through an application in the EGL debugger
Using breakpoints in the EGL debugger
Viewing variables in the EGL debugger