Skip to main content
summaryrefslogblamecommitdiffstats
blob: 76fd4a7d6fdcf6ac2faf45a2014bf865910f45ec (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                                      
                                
                        
 

                                                  
######################################################################
# 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=CDT Launching Support
providerName=Eclipse.org

LocalCDTLaunch.name= C/C++ Application
CoreFileCDTLaunch.name= C/C++ Post-mortem debugger

Back to the top