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

15 lines
700 B
Properties
Raw Normal View History

2004-06-24 20:00:22 +00:00
###############################################################################
# Copyright (c) 2003, 2006 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
providerName=Eclipse.org
cheatsheet.helloworld.desc=Create a Hello World Program in C++
cheatsheet.helloworld.name=Hello World