2006-07-31 11:42:31 +00:00
|
|
|
###############################################################################
|
2009-05-27 15:26:54 +00:00
|
|
|
# Copyright (c) 2006, 2009 IBM Corporation and others.
|
|
|
|
# All rights reserved. This program and the accompanying materials
|
|
|
|
# are made available under the terms of the Eclipse Public License v1.0
|
|
|
|
# which accompanies this distribution, and is available at
|
|
|
|
# http://www.eclipse.org/legal/epl-v10.html
|
|
|
|
#
|
|
|
|
# Contributors:
|
2006-07-31 11:42:31 +00:00
|
|
|
# IBM Corporation - initial API and implementation
|
|
|
|
###############################################################################
|
|
|
|
# plugin.properties
|
|
|
|
# contains externalized strings for plugin.xml
|
|
|
|
# "%foo" in feature.xml corresponds to the key "foo" in this file
|
|
|
|
# java.io.Properties file (ISO 8859-1 with "\" escapes)
|
|
|
|
# This file should be translated.
|
2006-08-31 15:46:09 +00:00
|
|
|
pluginName=xlC Error Parser Plugin
|
2009-05-14 21:14:07 +00:00
|
|
|
providerName=Eclipse CDT
|
2006-07-24 18:34:31 +00:00
|
|
|
|
2006-08-31 15:46:09 +00:00
|
|
|
CDTXLCErrorParser.name=CDT xlC Error Parser
|