2002-08-13 04:05:02 +00:00
|
|
|
######################################################################
|
2004-06-10 15:15:51 +00:00
|
|
|
# Copyright (c) 2002 - 2004 QNX Software Systems Ltd. and others.
|
2002-08-13 04:05:02 +00:00
|
|
|
# All rights reserved. This program and the accompanying materials
|
2004-06-10 15:15:51 +00:00
|
|
|
# are made available under the terms of the Common Public License v1.0
|
2002-08-13 04:05:02 +00:00
|
|
|
# which accompanies this distribution, and is available at
|
2004-06-10 15:15:51 +00:00
|
|
|
# http://www.eclipse.org/legal/cpl-v10.html
|
2002-08-13 04:05:02 +00:00
|
|
|
#
|
|
|
|
# Contributors:
|
|
|
|
# QNX Software Systems Ltd. - Initial implementation
|
|
|
|
######################################################################
|
2002-09-26 19:36:12 +00:00
|
|
|
pluginName=C/C++ Development Tools Launching Support
|
2002-08-26 16:52:29 +00:00
|
|
|
providerName=Eclipse.org
|
2002-08-13 04:05:02 +00:00
|
|
|
|
2004-10-18 14:48:50 +00:00
|
|
|
LocalCDTLaunch.name=C/C++ Local Application
|
|
|
|
LocalAttachCDTLaunch.name=C/C++ Attach to Local Application
|
|
|
|
CoreFileCDTLaunch.name=C/C++ Postmortem debugger
|
2004-02-19 23:29:54 +00:00
|
|
|
|
2004-08-16 17:02:22 +00:00
|
|
|
CApplicationShortcut.label=Local C/C++ Application
|
|
|
|
ContextualRunCApplication.label=Run Local C/C++ Application
|
|
|
|
ContextualDebugCApplication.label=Debug Local C/C++ Application
|
2004-02-19 23:29:54 +00:00
|
|
|
|