1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-08 02:06:01 +02:00
cdt/releng/org.eclipse.cdt/plugin.properties

25 lines
1.2 KiB
Properties
Raw Normal View History

2004-06-24 20:00:22 +00:00
###############################################################################
2010-05-31 17:41:57 +00:00
# Copyright (c) 2003, 2010 IBM Corporation and others.
2004-06-24 20:00:22 +00:00
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
2004-06-24 20:00:22 +00:00
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
2004-06-24 20:00:22 +00:00
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
2002-07-16 01:48:34 +00:00
pluginName=Eclipse C/C++ Development Tools
2009-05-26 14:48:10 +00:00
providerName=Eclipse CDT
cheatsheet.helloworld.desc=Create a Hello World Program in C++
cheatsheet.helloworld.name=Hello World
activity.name = Debug Update Modes
activity.description.dsf = Debug Services Framework
activity.name.dsf = CDT-DSF Debug Services Framework
activity.description.dsfgdb = C/C++ debugging with the DSF GDB debugger
activity.name.dsfgdb = CDT DSF-GDB - GDB Debugging
activity.description.cdtdebug = Commands for C/C++ debugging
activity.name.cdtdebug = CDT Debug - C/C++ Development Tools
activity.description.cdigdb = C/C++ debugging with the CDI (legacy) GDB debugger
activity.name.cdigdb = CDT CDI-GDB - GDB Debugging (Legacy)