mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-05 00:36:16 +02:00
32 lines
1.2 KiB
Properties
32 lines
1.2 KiB
Properties
###############################################################################
|
|
# Copyright (c) 2005, 2010 QNX Software Systems and others.
|
|
#
|
|
# This program and the accompanying materials
|
|
# are made available under the terms of the Eclipse Public License 2.0
|
|
# which accompanies this distribution, and is available at
|
|
# https://www.eclipse.org/legal/epl-2.0/
|
|
#
|
|
# SPDX-License-Identifier: EPL-2.0
|
|
#
|
|
# Contributors:
|
|
# QNX Software Systems Ltd. - Initial implementation
|
|
# IBM Corporation
|
|
###############################################################################
|
|
pluginName=C/C++ Development Tools Launching Support
|
|
providerName=Eclipse CDT
|
|
|
|
LocalCDTLaunch.name=Run Process
|
|
LocalCDTLaunch.description=Execute the specified process
|
|
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
|
|
EnvironmentLaunchTab.name=Environment
|
|
SourceLookupLaunchTab.name=Source
|
|
CommonLaunchTab.name=Common
|
|
RefreshLaunchTab.name=Refresh
|
|
|
|
resourceRenameParticipant.name=C/C++ Launch Configuration Rename Participant
|
|
|
|
launchConfigAffinity.name = CDT Launch Config Affinity
|