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:
- Click the arrow next to the Debug button on the toolbar, then click Debug, or select Debug from the Run menu.
- The Debug dialog is displayed.
- Click EGL Listener in the Configurations list, then click New.
- 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.
- 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.
- Click Apply to save the Listener launch configuration.
- 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