diff --git a/launch/org.eclipse.cdt.launch/plugin.properties b/launch/org.eclipse.cdt.launch/plugin.properties index 21d04b1aa16..c3ac98627d1 100644 --- a/launch/org.eclipse.cdt.launch/plugin.properties +++ b/launch/org.eclipse.cdt.launch/plugin.properties @@ -16,6 +16,6 @@ LocalAttachCDTLaunch.name=C/C++ Attach to Local Application CoreFileCDTLaunch.name=C/C++ Postmortem debugger CApplicationShortcut.label=Local C/C++ Application -ContextualRunCApplication.label=Run Local C/C++ Application -ContextualDebugCApplication.label=Debug Local C/C++ Application +ContextualRunCApplication.description=Runs a local C/C++ application +ContextualDebugCApplication.description=Debugs a local C/C++ application diff --git a/launch/org.eclipse.cdt.launch/plugin.xml b/launch/org.eclipse.cdt.launch/plugin.xml index 471694647b5..523962b6b16 100644 --- a/launch/org.eclipse.cdt.launch/plugin.xml +++ b/launch/org.eclipse.cdt.launch/plugin.xml @@ -80,35 +80,33 @@ - - - - - - - - - + + + + + + + + + + + + + - - - - - - - + + + @@ -141,9 +139,7 @@ - - +