From 6efa88191899f8b37a9821e6798220cfabf6b484 Mon Sep 17 00:00:00 2001 From: Sarika Sinha Date: Wed, 7 Dec 2016 11:16:21 +0530 Subject: Bug 508728 - Launch Group description missing in Run / Debug Configurations dialogs Change-Id: I6b9eb9bfeee6385eb05ed65f4b94ff3edbc15491 --- org.eclipse.debug.ui/plugin.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'org.eclipse.debug.ui/plugin.xml') diff --git a/org.eclipse.debug.ui/plugin.xml b/org.eclipse.debug.ui/plugin.xml index a6e400853..e36643927 100644 --- a/org.eclipse.debug.ui/plugin.xml +++ b/org.eclipse.debug.ui/plugin.xml @@ -3265,7 +3265,8 @@ M4 = Platform-specific fourth key + type="org.eclipse.debug.core.groups.GroupLaunchConfigurationType" + description="%GroupLaunch.description"> -- cgit v1.2.3