carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/plugin.properties
author cawthron
Fri, 04 Dec 2009 10:01:33 -0600
changeset 5 684bf18fdedf
permissions -rw-r--r--
add files for RCL_2_2
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     1
###############################################################################
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     2
# Copyright (c) 2000, 2009 IBM Corporation and others.
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     3
# All rights reserved. This program and the accompanying materials
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     4
# are made available under the terms of the Eclipse Public License v1.0
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     5
# which accompanies this distribution, and is available at
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     6
# http://www.eclipse.org/legal/epl-v10.html
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     7
# 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     8
# Contributors:
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     9
#     IBM Corporation - initial API and implementation
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    10
###############################################################################
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    11
pluginName=C/C++ Development User Guide
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    12
providerName=Eclipse CDT
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    13
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    14
CheatSheet.name=C/C++ Development
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    15
CreateProjectTutorial.name=Creating C/C++ Projects
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    16
CreateProjectTutorial.description=Use this tutorial to learn how to create a simple C/C++ project.
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    17
ImportProjectTutorial.name=Importing C/C++ Projects
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    18
ImportProjectTutorial.description=Use this tutorial to learn how to successfully import a CDT project.