Open a configuration from the service entry points view

You can work with a configuration by opening it from the service entry points view.

Procedure

  1. Open the IBM i Service Entry Points view if it is not already open. Click Window > Show View > Other > IBM i > IBM i Service Entry Points.
  2. Right-click a service entry point and select Open Launch Configuration.
    Open Launch Configuration for a service entry point
  3. Work with the configuration. In the configuration dialog, you can rename the configuration, add programs to be debugged, and other actions. To save changes, click Apply. Note that the Debug button is disabled because a debug session for a service entry point is launched by starting the program on the host.
    Edit service entry point configuration
    Note: Service entry point configurations are saved in the IBM i: Incoming Remote Debug Session section of the Debug Configurations. To access these, click Run > Debug Configurations > IBM i: Incoming Remote Debug Session.
    Access service entry point configurations

Feedback