mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-01 05:15:43 +02:00

Part 8: Add LSP CQuery bundle. Change-Id: Ie728716916b4d4ee854faec50925957f7d9436b5 Signed-off-by: Alexander Fedorov <alexander.fedorov@arsysop.ru>
24 lines
845 B
Properties
24 lines
845 B
Properties
###############################################################################
|
|
# Copyright (c) 2017, 2020 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
|
|
###############################################################################
|
|
|
|
featureName=LSP4E C/C++ Support
|
|
|
|
description=Plug-ins to support C/C++ language servers in LSP4E.
|
|
|
|
featureProvider=Eclipse CDT
|
|
|
|
copyright=Copyright (c) 2017, 2020 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\
|
|
|