2017-07-24 11:57:11 -04:00
|
|
|
###############################################################################
|
2019-12-19 22:22:02 +03:00
|
|
|
# Copyright (c) 2017-2019 Ericsson and others
|
2017-07-24 11:57:11 -04:00
|
|
|
#
|
2019-12-19 22:22:02 +03:00
|
|
|
# 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/.
|
2018-11-20 13:02:15 +00:00
|
|
|
#
|
|
|
|
# SPDX-License-Identifier: EPL-2.0
|
2019-12-19 22:22:02 +03:00
|
|
|
#
|
|
|
|
# Contributors:
|
|
|
|
# Ericsson - initial API and implementation
|
|
|
|
# Alexander Fedorov <alexander.fedorov@arsysop.ru> - Bug 558484
|
2017-07-24 11:57:11 -04:00
|
|
|
###############################################################################
|
|
|
|
|
|
|
|
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\
|
2019-12-19 22:22:02 +03:00
|
|
|
\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\
|
|
|
|
|