mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-05 08:46:02 +02:00
26 lines
1.1 KiB
Properties
26 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
|
||
|
|