mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-30 12:25:35 +02:00

Added copyright headers Mavenized output folder Did i18n Normalized bundle headers Change-Id: I4c2b1485fae131ccc1744f8032300577addb4dcc Signed-off-by: Alexander Fedorov <alexander.fedorov@arsysop.ru>
28 lines
971 B
Properties
28 lines
971 B
Properties
###############################################################################
|
|
# Copyright (c) 2017-2019 Ericsson and others
|
|
#
|
|
# This program and the accompanying materials are made available under the
|
|
# terms of the Eclipse Public License 2.0 which is available at
|
|
# https://www.eclipse.org/legal/epl-2.0/.
|
|
#
|
|
# SPDX-License-Identifier: EPL-2.0
|
|
#
|
|
# Contributors:
|
|
# Ericsson - initial API and implementation
|
|
# Alexander Fedorov <alexander.fedorov@arsysop.ru> - Bug 558484
|
|
###############################################################################
|
|
|
|
featureName=LSP4E C/C++ Support
|
|
|
|
description=Plug-ins to support C/C++ language servers in LSP4E.
|
|
|
|
featureProvider=Eclipse CDT
|
|
|
|
copyright=Copyright (c) 2017 Ericsson and others.\n\
|
|
\n\
|
|
This program and the accompanying materials are made available under the\n\
|
|
terms of the Eclipse Public License 2.0 which is available at\n\
|
|
https://www.eclipse.org/legal/epl-2.0/.\n\
|
|
\n\
|
|
SPDX-License-Identifier: EPL-2.0\n\
|
|
|