mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
23 lines
No EOL
755 B
Properties
23 lines
No EOL
755 B
Properties
###############################################################################
|
|
# Copyright (c) 2009 IBM Corporation and others.
|
|
#
|
|
# This program and the accompanying materials
|
|
# are made available under the terms of the Eclipse Public License 2.0
|
|
# which accompanies this distribution, and is available at
|
|
# https://www.eclipse.org/legal/epl-2.0/
|
|
#
|
|
# SPDX-License-Identifier: EPL-2.0
|
|
#
|
|
# Contributors:
|
|
# IBM Corporation - initial API and implementation
|
|
###############################################################################
|
|
|
|
Bundle-Name.0 = XLCParser Plug-in
|
|
Bundle-Vendor.0 = Eclipse CDT
|
|
Bundle-Name.1 = XLC Parser Plug-in
|
|
|
|
# built-in languages
|
|
language.name.c=XL C
|
|
language.name.cpp=XL C++
|
|
|
|
preferences.page.title=XL C/C++ Language Options |