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 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 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. +
Component | Description |
---|---|
Displays the name of the launch configuration and check status (enabled or disabled in the given run). | |
Displays the mode in which given configuration would run when Group configuration is launched. | |
Post launch action for given configuration. | |
Displays the name of the launch configuration and a checkbox for enabling or disabling the configuration. | |
Displays the mode the configuration will run in when the group is launched. | |
Displays the optional action that will be carried after the configuration is launched. | |
Move selected configuration(s) up | |
Move selected configuration(s) down | |
Opens a dialog to add a new configuration. |