2005-06-23 16:01:26 +00:00
|
|
|
###############################################################################
|
2010-06-02 20:38:34 +00:00
|
|
|
# Copyright (c) 2005, 2010 QNX Software Systems and others.
|
2018-11-20 13:02:15 +00:00
|
|
|
#
|
|
|
|
# This program and the accompanying materials
|
|
|
|
# are made available under the terms of the Eclipse Public License 2.0
|
2002-08-13 04:05:02 +00:00
|
|
|
# which accompanies this distribution, and is available at
|
2018-11-20 13:02:15 +00:00
|
|
|
# https://www.eclipse.org/legal/epl-2.0/
|
|
|
|
#
|
|
|
|
# SPDX-License-Identifier: EPL-2.0
|
2002-08-13 04:05:02 +00:00
|
|
|
#
|
|
|
|
# Contributors:
|
|
|
|
# QNX Software Systems Ltd. - Initial implementation
|
2009-05-26 14:48:10 +00:00
|
|
|
# IBM Corporation
|
2005-06-23 16:01:26 +00:00
|
|
|
###############################################################################
|
2002-09-26 19:36:12 +00:00
|
|
|
pluginName=C/C++ Development Tools Launching Support
|
2009-05-26 14:48:10 +00:00
|
|
|
providerName=Eclipse CDT
|
2002-08-13 04:05:02 +00:00
|
|
|
|
2017-01-25 10:57:06 -05:00
|
|
|
LocalCDTLaunch.name=Run Process
|
|
|
|
LocalCDTLaunch.description=Execute the specified process
|
2017-06-05 11:04:48 +01:00
|
|
|
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.
|
2004-02-19 23:29:54 +00:00
|
|
|
|
2009-02-27 22:38:54 +00:00
|
|
|
MainLaunchTab.name=Main
|
|
|
|
ArgumentsLaunchTab.name=Arguments
|
|
|
|
EnvironmentLaunchTab.name=Environment
|
|
|
|
SourceLookupLaunchTab.name=Source
|
|
|
|
CommonLaunchTab.name=Common
|
2009-03-13 12:23:01 +00:00
|
|
|
RefreshLaunchTab.name=Refresh
|
2009-04-01 14:34:06 +00:00
|
|
|
|
2009-04-23 20:22:24 +00:00
|
|
|
resourceRenameParticipant.name=C/C++ Launch Configuration Rename Participant
|
2010-02-01 16:23:38 +00:00
|
|
|
|
2016-03-08 23:03:16 +00:00
|
|
|
launchConfigAffinity.name = CDT Launch Config Affinity
|