diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_run_dbg_launch_group.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_run_dbg_launch_group.htm index a056b8eff7e..0dee26af8d7 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_run_dbg_launch_group.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_run_dbg_launch_group.htm @@ -11,25 +11,25 @@ -

Group Launch Configuration

+

Launch Group

-

Group Launch Configuration lets you run multiple applications -at the same time or in sequential order.

+

The user can launch multiple applications at the same time or in sequential order. This is made possible by the launch configuration type: Launch Group.

Launches tab

-Launches tab lets you add and delete launch configurations involved in launch group. -It also allows to temporary disable, re-order and edit properties of selected launch -configurations. + +The Launches tab lets you add and delete launch configurations to the group. +It also allows you to temporarily disable, re-order and edit properties of the elements in the group. +

- - - + + + @@ -41,7 +41,7 @@ configurations.

Common tab

-Common tab lets you select where configuration is stored, see Common tab reference page for details. +The Common tab lets you select where the configuration is stored, see Common tab reference page for details.

Add and Edit launch configuration Dialog

@@ -55,7 +55,7 @@ Common tab lets you select where configuration is stored, see
Run and Debug dialog box

-IBM Copyright Statement +IBM Copyright Statement
ComponentDescription
Name
Displays the name of the launch configuration and check status (enabled or disabled in the given run).
Mode
Displays the mode in which given configuration would run when Group configuration is launched.
Action
Post launch action for given configuration.
Name
Displays the name of the launch configuration and a checkbox for enabling or disabling the configuration.
Mode
Displays the mode the configuration will run in when the group is launched.
Action
Displays the optional action that will be carried after the configuration is launched.
Up
Move selected configuration(s) up
Down
Move selected configuration(s) down
Add...
Opens a dialog to add a new configuration.