2003-11-28 21:50:02 +00:00
|
|
|
###############################################################################
|
2009-05-26 14:48:10 +00:00
|
|
|
# Copyright (c) 2000, 2009 IBM Corporation and others.
|
2005-06-27 03:46:51 +00:00
|
|
|
# All rights reserved. This program and the accompanying materials
|
|
|
|
# are made available under the terms of the Eclipse Public License v1.0
|
2003-11-28 21:50:02 +00:00
|
|
|
# which accompanies this distribution, and is available at
|
2005-06-27 03:46:51 +00:00
|
|
|
# http://www.eclipse.org/legal/epl-v10.html
|
2003-11-28 21:50:02 +00:00
|
|
|
#
|
|
|
|
# Contributors:
|
|
|
|
# IBM Corporation - initial API and implementation
|
|
|
|
###############################################################################
|
|
|
|
pluginName=C/C++ Development User Guide
|
2009-05-26 14:48:10 +00:00
|
|
|
providerName=Eclipse CDT
|
2008-05-27 14:30:06 +00:00
|
|
|
|
|
|
|
CheatSheet.name=C/C++ Development
|
|
|
|
CreateProjectTutorial.name=Creating C/C++ Projects
|
|
|
|
CreateProjectTutorial.description=Use this tutorial to learn how to create a simple C/C++ project.
|
|
|
|
ImportProjectTutorial.name=Importing C/C++ Projects
|
|
|
|
ImportProjectTutorial.description=Use this tutorial to learn how to successfully import a CDT project.
|