2004-06-24 20:00:22 +00:00
|
|
|
###############################################################################
|
2009-05-26 14:48:10 +00:00
|
|
|
# Copyright (c) 2003, 2009 IBM Corporation and others.
|
2004-06-24 20:00:22 +00:00
|
|
|
# All rights reserved. This program and the accompanying materials
|
2005-06-23 13:41:50 +00:00
|
|
|
# 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
|
2005-06-23 13:41:50 +00:00
|
|
|
# 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
|
2004-06-14 14:12:38 +00:00
|
|
|
cheatsheet.helloworld.desc=Create a Hello World Program in C++
|
2005-06-23 13:41:50 +00:00
|
|
|
cheatsheet.helloworld.name=Hello World
|