1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-15 21:15:23 +02:00
cdt/features/org.eclipse.remote.terminal-feature/feature.properties
Greg Watson 7d608a4b5c Terminal view that is specific to the remote API
Change-Id: I9033ed0fd0ec1007bf84fd935d0e5a9efcdff3c1
Signed-off-by: Greg Watson <g.watson@computer.org>
2015-03-13 11:27:55 -07:00

22 lines
895 B
Properties

# feature.properties
# contains externalized strings for feature.xml
# "%foo" in feature.xml corresponds to the key "foo" in this file
# java.io.Properties file (ISO 8859-1 with "\" escapes)
# This file should be translated.
# "featureName" property - name of the feature
featureName=Remote Terminal View
# "providerName" property - name of the company that provides the feature
providerName=Eclipse.org
# "description" property - description of the feature
description=A Terminal widget customized to use the Remote Services API.
# "copyright" property - text of the "Feature Update Copyright"
copyright=\
Copyright (c) 2013 IBM Corporation.\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