1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-20 23:45:23 +02:00

Bug 517722: Mark CDT specific Launch Group as Deprecated in the UI

Change-Id: Ib945742c6cec83ca9bd9fcb6bc42e32815d74f28
This commit is contained in:
Jonah Graham 2017-06-05 11:04:48 +01:00
parent 5f937c0bf8
commit fa142ee04b

View file

@ -14,8 +14,8 @@ providerName=Eclipse CDT
LocalCDTLaunch.name=Run Process LocalCDTLaunch.name=Run Process
LocalCDTLaunch.description=Execute the specified process LocalCDTLaunch.description=Execute the specified process
LaunchGroup.name=Launch Group LaunchGroup.name=Launch Group (Deprecated)
LaunchGroup.description=Launch several other configurations sequentially 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 MainLaunchTab.name=Main
ArgumentsLaunchTab.name=Arguments ArgumentsLaunchTab.name=Arguments