2016-11-17 13:49:13 -05:00
|
|
|
#################################################################################
|
|
|
|
# Copyright (c) 2016 Oak Ridge National Laborator and others.
|
2022-01-11 21:11:49 -05:00
|
|
|
#
|
|
|
|
# This program and the accompanying materials
|
|
|
|
# are made available under the terms of the Eclipse Public License 2.0
|
2016-11-17 13:49:13 -05:00
|
|
|
# which accompanies this distribution, and is available at
|
2022-01-11 21:11:49 -05:00
|
|
|
# https://www.eclipse.org/legal/epl-2.0/
|
|
|
|
#
|
|
|
|
# SPDX-License-Identifier: EPL-2.0
|
2016-11-17 13:49:13 -05:00
|
|
|
#################################################################################
|
|
|
|
|
|
|
|
# "featureName" property - name of the feature
|
|
|
|
featureName=Remote Services Proxy
|
|
|
|
|
|
|
|
# "providerName" property - name of the company that provides the feature
|
2021-12-14 14:23:18 -05:00
|
|
|
providerName=Eclipse CDT
|
2016-11-17 13:49:13 -05:00
|
|
|
|
|
|
|
# "description" property - description of the feature
|
|
|
|
description=Provides a proxy for the remote services framework
|
|
|
|
|
|
|
|
# copyright
|
|
|
|
copyright=\
|
|
|
|
Copyright (c) 2016 Oak Ridge National Laboratory and others.\n\
|
2022-01-11 21:11:49 -05:00
|
|
|
This program and the accompanying materials\n\
|
|
|
|
are made available under the terms of the Eclipse Public License 2.0\n\
|
2016-11-17 13:49:13 -05:00
|
|
|
which accompanies this distribution, and is available at\n\
|
2022-01-11 21:11:49 -05:00
|
|
|
https://www.eclipse.org/legal/epl-2.0/\n
|
2016-11-17 13:49:13 -05:00
|
|
|
|