mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-22 14:12:10 +02:00
21 lines
938 B
Properties
21 lines
938 B
Properties
###############################################################################
|
|
# Copyright (c) 2005 QNX Software Systems and others.
|
|
# All rights reserved. This program and the accompanying materials
|
|
# are made available under the terms of the Eclipse Public License v1.0
|
|
# which accompanies this distribution, and is available at
|
|
# http://www.eclipse.org/legal/epl-v10.html
|
|
#
|
|
# Contributors:
|
|
# QNX Software Systems Ltd. - Initial implementation
|
|
###############################################################################
|
|
pluginName=C/C++ Development Tools Launching Support
|
|
providerName=Eclipse.org
|
|
|
|
LocalCDTLaunch.name=C/C++ Local Application
|
|
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
|
|
|