From fa142ee04b187ea9a9667076c58c4d4aa5fcf554 Mon Sep 17 00:00:00 2001 From: Jonah Graham Date: Mon, 5 Jun 2017 11:04:48 +0100 Subject: [PATCH] Bug 517722: Mark CDT specific Launch Group as Deprecated in the UI Change-Id: Ib945742c6cec83ca9bd9fcb6bc42e32815d74f28 --- launch/org.eclipse.cdt.launch/plugin.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/launch/org.eclipse.cdt.launch/plugin.properties b/launch/org.eclipse.cdt.launch/plugin.properties index 3aa3a94ddbf..44b86366c8c 100644 --- a/launch/org.eclipse.cdt.launch/plugin.properties +++ b/launch/org.eclipse.cdt.launch/plugin.properties @@ -14,8 +14,8 @@ providerName=Eclipse CDT LocalCDTLaunch.name=Run Process LocalCDTLaunch.description=Execute the specified process -LaunchGroup.name=Launch Group -LaunchGroup.description=Launch several other configurations sequentially +LaunchGroup.name=Launch Group (Deprecated) +LaunchGroup.description=This version of Launch Group is now deprecated, a newer and better one is now available as part of the Eclipse Platform. MainLaunchTab.name=Main ArgumentsLaunchTab.name=Arguments