2004-06-24 15:47:55 +00:00
|
|
|
###############################################################################
|
2005-04-28 16:55:15 +00:00
|
|
|
# Copyright (c) 2003, 2005 IBM Corporation and others.
|
2004-06-24 15:47:55 +00:00
|
|
|
# All rights reserved. This program and the accompanying materials
|
|
|
|
# are made available under the terms of the Common Public License v1.0
|
|
|
|
# which accompanies this distribution, and is available at
|
|
|
|
# http://www.eclipse.org/legal/cpl-v10.html
|
|
|
|
#
|
|
|
|
# Contributors:
|
|
|
|
# IBM Corporation - initial API and implementation
|
|
|
|
###############################################################################
|
2003-09-15 20:44:43 +00:00
|
|
|
pluginName=C/C++ Managed Builder UI
|
|
|
|
providerName=Eclipse.org
|
|
|
|
|
|
|
|
# The Wizards
|
|
|
|
MngCWizard.name=Managed Make C Project
|
|
|
|
MngCWizard.description=Create a new C project and let Eclipse create and manage the makefile
|
|
|
|
MngCCWizard.name=Managed Make C++ Project
|
|
|
|
MngCCWizard.description=Create a new C++ project and let Eclipse create and manage the makefile
|
|
|
|
|
2004-02-17 14:20:11 +00:00
|
|
|
#The property pages
|
|
|
|
MngBuildProp.name=C/C++ Build
|
2004-06-28 18:10:33 +00:00
|
|
|
MngOtherProp.name= Error/Binary Parsers
|
2004-02-17 14:20:11 +00:00
|
|
|
|
2005-04-28 16:55:15 +00:00
|
|
|
#The preference pages
|
|
|
|
MngBuildPref.name=Managed Build
|
|
|
|
|
2004-10-28 17:16:53 +00:00
|
|
|
#The Resource Property page
|
|
|
|
MngResourceProp.name=C/C++ Build
|