Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: de0ff3f84910bf4ea0bb3b412ac5a03e907ca020 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
######################################################################
# Copyright (c) 2002 QNX Software Systems Ltd. and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Common Public License v0.5
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/cpl-v05.html
#
# Contributors:
#   QNX Software Systems Ltd. - Initial implementation
######################################################################
pluginName=C/C++ Development Tools Launching Support
providerName=Eclipse.org

LocalCDTLaunch.name= C/C++ Local
CoreFileCDTLaunch.name= C/C++ Postmortem debugger

Back to the top