2009-04-17 18:52:09 +00:00
|
|
|
###############################################################################
|
|
|
|
# Copyright (c) 2009 IBM Corporation and others.
|
2018-11-20 13:02:15 +00:00
|
|
|
#
|
|
|
|
# This program and the accompanying materials
|
|
|
|
# are made available under the terms of the Eclipse Public License 2.0
|
2009-04-17 18:52:09 +00:00
|
|
|
# which accompanies this distribution, and is available at
|
2018-11-20 13:02:15 +00:00
|
|
|
# https://www.eclipse.org/legal/epl-2.0/
|
|
|
|
#
|
|
|
|
# SPDX-License-Identifier: EPL-2.0
|
2009-04-17 18:52:09 +00:00
|
|
|
#
|
|
|
|
# Contributors:
|
|
|
|
# IBM Corporation - initial API and implementation
|
|
|
|
###############################################################################
|
|
|
|
|
2009-04-22 18:57:35 +00:00
|
|
|
Bundle-Name.0 = XLCParser Plug-in
|
2009-05-14 21:14:07 +00:00
|
|
|
Bundle-Vendor.0 = Eclipse CDT
|
2009-04-22 18:57:35 +00:00
|
|
|
Bundle-Name.1 = XLC Parser Plug-in
|
2009-04-17 18:52:09 +00:00
|
|
|
|
|
|
|
# built-in languages
|
2009-04-22 18:57:35 +00:00
|
|
|
language.name.c=XL C
|
|
|
|
language.name.cpp=XL C++
|
|
|
|
|
|
|
|
preferences.page.title=XL C/C++ Language Options
|