mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-07 01:36:01 +02:00

Change-Id: Ic09c458d5dbfd18f0826c1463253b4dc09283992 Signed-off-by: Greg Watson <g.watson@computer.org>
25 lines
1.1 KiB
Properties
25 lines
1.1 KiB
Properties
#################################################################################
|
|
# Copyright (c) 2016 Oak Ridge National Laborator and others.
|
|
# All rights reserved. This program and the accompanying materials
|
|
# are made available under the terms of the Eclipse Public License v1.0
|
|
# which accompanies this distribution, and is available at
|
|
# http://www.eclipse.org/legal/epl-v10.html
|
|
#################################################################################
|
|
|
|
# "featureName" property - name of the feature
|
|
featureName=Remote Services Proxy
|
|
|
|
# "providerName" property - name of the company that provides the feature
|
|
providerName=Eclipse PTP
|
|
|
|
# "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\
|
|
All rights reserved. This program and the accompanying materials\n\
|
|
are made available under the terms of the Eclipse Public License v1.0\n\
|
|
which accompanies this distribution, and is available at\n\
|
|
http://www.eclipse.org/legal/epl-v10.html\n
|
|
|