2003-11-28 21:50:02 +00:00
|
|
|
###############################################################################
|
2009-05-26 14:48:10 +00:00
|
|
|
# Copyright (c) 2000, 2009 IBM Corporation and others.
|
2018-11-20 13:02:15 +00:00
|
|
|
#
|
|
|
|
# This program and the accompanying materials
|
|
|
|
# are made available under the terms of the Eclipse Public License 2.0
|
2003-11-28 21:50:02 +00:00
|
|
|
# which accompanies this distribution, and is available at
|
2018-11-20 13:02:15 +00:00
|
|
|
# https://www.eclipse.org/legal/epl-2.0/
|
|
|
|
#
|
|
|
|
# SPDX-License-Identifier: EPL-2.0
|
2018-11-22 23:46:49 +00:00
|
|
|
#
|
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.
|