mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-15 12:15:47 +02:00
[175245] spell out feature neames for Europa site
This commit is contained in:
parent
de7d109aa0
commit
e69ec9a67a
56 changed files with 175 additions and 117 deletions
|
@ -1,5 +1,5 @@
|
|||
################################################################################
|
||||
# Copyright (c) 2006 Wind River Systems, Inc. and others.
|
||||
# Copyright (c) 2006, 2007 Wind River Systems, Inc. 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
|
||||
|
@ -9,7 +9,7 @@
|
|||
# Martin Oberhuber - initial API and implementation
|
||||
################################################################################
|
||||
|
||||
pluginName = TM Service Discovery RSE Plug-in
|
||||
pluginName = Target Management Service Discovery RSE Plug-in
|
||||
providerName = Eclipse.org
|
||||
|
||||
NewConnectionWizard.discovery.name=Service Discovery Wizard
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
###############################################################################
|
||||
# Copyright (c) 2006 IBM Corporation and others.
|
||||
# Copyright (c) 2006, 2007 IBM Corporation 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
|
||||
|
@ -25,7 +25,7 @@ tmUpdateSiteName=Target Management 2.0 Milestone Updates
|
|||
|
||||
# "copyright" property - text of the "Feature Update Copyright"
|
||||
copyright=\
|
||||
Copyright (c) 2000, 2006 IBM Corporation and others.\n\
|
||||
Copyright (c) 2000, 2007 IBM Corporation 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\
|
||||
|
|
|
@ -4,7 +4,8 @@
|
|||
label="%featureName"
|
||||
version="2.0.0.qualifier"
|
||||
provider-name="%providerName"
|
||||
image="eclipse_update_120.jpg">
|
||||
image="eclipse_update_120.jpg"
|
||||
plugin="org.eclipse.rse.examples.tutorial">
|
||||
|
||||
<description>
|
||||
%description
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
################################################################################
|
||||
# Copyright (c) 2006 Wind River Systems, Inc. and others.
|
||||
# Copyright (c) 2006, 2007 Wind River Systems, Inc. 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
|
||||
|
@ -21,5 +21,5 @@ blurb=Remote System Explorer Examples Source\n\
|
|||
Version: {featureVersion}\n\
|
||||
Build id: {0}\n\
|
||||
\n\
|
||||
(c) Copyright IBM Corporation, Wind River Systems, Inc. and others 2006. All rights reserved.\n\
|
||||
(c) Copyright IBM Corporation and others 2006, 2007. All rights reserved.\n\
|
||||
Visit http://www.eclipse.org/dsdp/tm
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
###############################################################################
|
||||
# Copyright (c) 2006 IBM Corporation and others.
|
||||
# Copyright (c) 2006, 2007 IBM Corporation 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
|
||||
|
@ -8,5 +8,5 @@
|
|||
# Contributors:
|
||||
# IBM Corporation - initial API and implementation
|
||||
###############################################################################
|
||||
pluginName=RSE Examples Source
|
||||
pluginName=Remote System Explorer Examples Source
|
||||
providerName=Eclipse.org
|
27
rse/examples/org.eclipse.rse.examples.tutorial/about.ini
Normal file
27
rse/examples/org.eclipse.rse.examples.tutorial/about.ini
Normal file
|
@ -0,0 +1,27 @@
|
|||
# about.ini
|
||||
# contains information about a feature
|
||||
# java.io.Properties file (ISO 8859-1 with "\" escapes)
|
||||
# "%key" are externalized strings defined in about.properties
|
||||
# This file does not need to be translated.
|
||||
|
||||
# Property "aboutText" contains blurb for "About" dialog (translated)
|
||||
aboutText=%blurb
|
||||
|
||||
# Property "windowImage" contains path to window icon (16x16)
|
||||
# needed for primary features only
|
||||
|
||||
# Property "featureImage" contains path to feature image (32x32)
|
||||
featureImage=eclipse32.png
|
||||
|
||||
# Property "aboutImage" contains path to product image (500x330 or 115x164)
|
||||
# needed for primary features only
|
||||
|
||||
# Property "appName" contains name of the application (not translated)
|
||||
# needed for primary features only
|
||||
|
||||
# Property "welcomePage" contains path to welcome page (special XML-based format)
|
||||
# optional
|
||||
|
||||
# Property "welcomePerspective" contains the id of the perspective in which the
|
||||
# welcome page is to be opened.
|
||||
# optional
|
|
@ -0,0 +1,6 @@
|
|||
# about.mappings
|
||||
# contains fill-ins for about.properties
|
||||
# java.io.Properties file (ISO 8859-1 with "\" escapes)
|
||||
# This file does not need to be translated.
|
||||
|
||||
0=@build@
|
|
@ -0,0 +1,25 @@
|
|||
################################################################################
|
||||
# Copyright (c) 2006, 2007 Wind River Systems, Inc. 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
|
||||
#
|
||||
# Contributors:
|
||||
# Martin Oberhuber - initial API and implementation
|
||||
################################################################################
|
||||
# about.properties
|
||||
# contains externalized strings for about.ini
|
||||
# java.io.Properties file (ISO 8859-1 with "\" escapes)
|
||||
# fill-ins are supplied by about.mappings
|
||||
# This file should be translated.
|
||||
#
|
||||
# Do not translate any values surrounded by {}
|
||||
|
||||
blurb=Remote System Explorer Examples\n\
|
||||
\n\
|
||||
Version: {featureVersion}\n\
|
||||
Build id: {0}\n\
|
||||
\n\
|
||||
(c) Copyright IBM Corporation and others 2006, 2007. All rights reserved.\n\
|
||||
Visit http://www.eclipse.org/dsdp/tm
|
|
@ -1,5 +1,5 @@
|
|||
################################################################################
|
||||
# Copyright (c) 2006 Wind River Systems, Inc. and others.
|
||||
# Copyright (c) 2006, 2007 Wind River Systems, Inc. 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
|
||||
|
@ -16,10 +16,9 @@ bin.includes = META-INF/,\
|
|||
icons/,\
|
||||
plugin.properties,\
|
||||
plugin.xml,\
|
||||
rseSamplesMessages.xml
|
||||
src.includes = META-INF/,\
|
||||
about.html,\
|
||||
icons/,\
|
||||
plugin.xml,\
|
||||
rseSamplesMessages.xml
|
||||
rseSamplesMessages.xml,\
|
||||
about.ini,\
|
||||
about.mappings,\
|
||||
about.properties,\
|
||||
eclipse32.png
|
||||
|
BIN
rse/examples/org.eclipse.rse.examples.tutorial/eclipse32.png
Normal file
BIN
rse/examples/org.eclipse.rse.examples.tutorial/eclipse32.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.5 KiB |
|
@ -1,5 +1,5 @@
|
|||
################################################################################
|
||||
# Copyright (c) 2006 Wind River Systems, Inc. and others.
|
||||
# Copyright (c) 2006, 2007 Wind River Systems, Inc. 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
|
||||
|
@ -9,5 +9,5 @@
|
|||
# Martin Oberhuber - initial API and implementation
|
||||
################################################################################
|
||||
|
||||
pluginName = RSE Tutorial Examples
|
||||
pluginName = Remote System Explorer Examples
|
||||
providerName = Eclipse.org
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
###############################################################################
|
||||
# Copyright (c) 2006 PalmSource, Inc. and others.
|
||||
# Copyright (c) 2006, 2007 PalmSource, Inc. 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
|
||||
|
@ -16,10 +16,10 @@
|
|||
#
|
||||
# Do not translate any values surrounded by {}
|
||||
|
||||
blurb=Remote System Explorer CDT Remote Launcher\n\
|
||||
blurb=Remote System Explorer C/C++ Remote Debug Launcher\n\
|
||||
\n\
|
||||
Version: {featureVersion}\n\
|
||||
Build id: {0}\n\
|
||||
\n\
|
||||
(c) Copyright PalmSource, Inc., Wind River Systems, Inc. and others 2006. All rights reserved.\n\
|
||||
(c) Copyright PalmSource, Inc., Wind River Systems, Inc. and others 2006, 2007. All rights reserved.\n\
|
||||
Visit http://www.eclipse.org/dsdp/tm
|
|
@ -1,5 +1,5 @@
|
|||
################################################################################
|
||||
# Copyright (c) 2006 Wind River Systems, Inc. and others.
|
||||
# Copyright (c) 2006, 2007 Wind River Systems, Inc. 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
|
||||
|
@ -9,5 +9,5 @@
|
|||
# Martin Oberhuber - initial API and implementation
|
||||
################################################################################
|
||||
|
||||
pluginName = RSE CDT Remote Launcher
|
||||
pluginName = Remote System Explorer C/C++ Remote Debug Launcher
|
||||
providerName = Eclipse.org
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
# NLS_ENCODING=UTF-8
|
||||
|
||||
# "featureName" property - name of the feature
|
||||
featureName=Remote System Explorer (RSE) Core
|
||||
featureName=Remote System Explorer Core
|
||||
|
||||
# "description" property - description of the feature
|
||||
description=Remote System Explorer (RSE) core including \
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
###############################################################################
|
||||
# Copyright (c) 2006 IBM Corporation and others.
|
||||
# Copyright (c) 2006, 2007 IBM Corporation 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
|
||||
|
@ -31,7 +31,7 @@ user documentation.
|
|||
|
||||
# "copyright" property - text of the "Feature Update Copyright"
|
||||
copyright=\
|
||||
Copyright (c) 2000, 2006 IBM Corporation and others. All rights reserved.\n\
|
||||
Copyright (c) 2000, 2007 IBM Corporation and others. All rights reserved.\n\
|
||||
\n\
|
||||
This program and the accompanying materials are made available under the terms\n\
|
||||
of the Eclipse Public License v1.0 which accompanies this distribution, and is\n\
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
###############################################################################
|
||||
# Copyright (c) 2000, 2006 IBM Corporation and others.
|
||||
# Copyright (c) 2000, 2007 IBM Corporation 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
|
||||
|
@ -21,5 +21,5 @@ blurb=Remote System Explorer Core Source\n\
|
|||
Version: {featureVersion}\n\
|
||||
Build id: {0}\n\
|
||||
\n\
|
||||
(c) Copyright IBM Corporation and others 2000, 2006. All rights reserved.\n\
|
||||
(c) Copyright IBM Corporation and others 2000, 2007. All rights reserved.\n\
|
||||
Visit http://www.eclipse.org/dsdp/tm
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
###############################################################################
|
||||
# Copyright (c) 2000, 2006 IBM Corporation and others.
|
||||
# Copyright (c) 2000, 2007 IBM Corporation 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
|
||||
|
@ -8,5 +8,5 @@
|
|||
# Contributors:
|
||||
# IBM Corporation - initial API and implementation
|
||||
###############################################################################
|
||||
pluginName=RSE Core Source
|
||||
pluginName=Remote System Explorer Core Source
|
||||
providerName=Eclipse.org
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
###############################################################################
|
||||
# Copyright (c) 2006 IBM Corporation and others.
|
||||
# Copyright (c) 2006, 2007 IBM Corporation 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
|
||||
|
@ -13,7 +13,7 @@
|
|||
# NLS_ENCODING=UTF-8
|
||||
|
||||
# "featureName" property - name of the feature
|
||||
featureName=RSE DStore Services
|
||||
featureName=Remote System Explorer DStore Services
|
||||
|
||||
# "providerName" property - name of the company that provides the feature
|
||||
providerName=Eclipse.org
|
||||
|
@ -26,7 +26,7 @@ description=RSE DStore is an extensible tooling communication layer.
|
|||
|
||||
# "copyright" property - text of the "Feature Update Copyright"
|
||||
copyright=\
|
||||
Copyright (c) 2000, 2006 IBM Corporation and others. All rights reserved.\n\
|
||||
Copyright (c) 2000, 2007 IBM Corporation and others. All rights reserved.\n\
|
||||
\n\
|
||||
This program and the accompanying materials are made available under the terms\n\
|
||||
of the Eclipse Public License v1.0 which accompanies this distribution, and is\n\
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
###############################################################################
|
||||
# Copyright (c) 2006 IBM Corporation and others.
|
||||
# Copyright (c) 2006, 2007 IBM Corporation 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
|
||||
|
@ -15,7 +15,7 @@
|
|||
# This file should be translated.
|
||||
|
||||
# "featureName" property - name of the feature
|
||||
featureName=RSE DStore Services Source
|
||||
featureName=Remote System Explorer DStore Services Source
|
||||
|
||||
# "providerName" property - name of the company that provides the feature
|
||||
providerName=Eclipse.org
|
||||
|
@ -28,7 +28,7 @@ description=RSE DStore is an extensible tooling communication layer.
|
|||
|
||||
# "copyright" property - text of the "Feature Update Copyright"
|
||||
copyright=\
|
||||
Copyright (c) 2000, 2006 IBM Corporation and others. All rights reserved.\n\
|
||||
Copyright (c) 2000, 2007 IBM Corporation and others. All rights reserved.\n\
|
||||
\n\
|
||||
This program and the accompanying materials are made available under the terms\n\
|
||||
of the Eclipse Public License v1.0 which accompanies this distribution, and is\n\
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
###############################################################################
|
||||
# Copyright (c) 2000, 2006 IBM Corporation and others.
|
||||
# Copyright (c) 2000, 2007 IBM Corporation 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
|
||||
|
@ -21,5 +21,5 @@ blurb=Remote System Explorer DStore Services Source\n\
|
|||
Version: {featureVersion}\n\
|
||||
Build id: {0}\n\
|
||||
\n\
|
||||
(c) Copyright IBM Corporation and others 2000, 2006. All rights reserved.\n\
|
||||
(c) Copyright IBM Corporation and others 2000, 2007. All rights reserved.\n\
|
||||
Visit http://www.eclipse.org/dsdp/tm
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
###############################################################################
|
||||
# Copyright (c) 2000, 2006 IBM Corporation and others.
|
||||
# Copyright (c) 2000, 2007 IBM Corporation 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
|
||||
|
@ -8,5 +8,5 @@
|
|||
# Contributors:
|
||||
# IBM Corporation - initial API and implementation
|
||||
###############################################################################
|
||||
pluginName=RSE DStore Services Source
|
||||
pluginName=Remote System Explorer DStore Services Source
|
||||
providerName=Eclipse.org
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
# NLS_ENCODING=UTF-8
|
||||
|
||||
# "featureName" property - name of the feature
|
||||
featureName=RSE Experimental Eclipse Filesystem (EFS) Provider
|
||||
featureName=Remote System Explorer Experimental Eclipse Filesystem (EFS) Provider
|
||||
|
||||
# "description" property - description of the feature
|
||||
description=An experimental EFS provider over RSE remote file services. \
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
################################################################################
|
||||
# Copyright (c) 2006 Wind River Systems, Inc. and others.
|
||||
# Copyright (c) 2006, 2007 Wind River Systems, Inc. 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
|
||||
|
@ -8,5 +8,5 @@
|
|||
# Contributors:
|
||||
# Martin Oberhuber - initial API and implementation
|
||||
################################################################################
|
||||
pluginName=RSE Experimental EFS Provider Source
|
||||
pluginName=Remote System Explorer Experimental Eclipse Filesystem (EFS) Provider Source
|
||||
providerName=Eclipse.org
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
###############################################################################
|
||||
# Copyright (c) 2006 IBM Corporation and others.
|
||||
# Copyright (c) 2006, 2007 IBM Corporation 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
|
||||
|
@ -13,7 +13,7 @@
|
|||
# NLS_ENCODING=UTF-8
|
||||
|
||||
# "featureName" property - name of the feature
|
||||
featureName=RSE FTP Services
|
||||
featureName=Remote System Explorer FTP Services
|
||||
|
||||
# "providerName" property - name of the company that provides the feature
|
||||
providerName=Eclipse.org
|
||||
|
@ -27,7 +27,7 @@ implementation of the file services defined by the RSE API.
|
|||
|
||||
# "copyright" property - text of the "Feature Update Copyright"
|
||||
copyright=\
|
||||
Copyright (c) 2000, 2006 IBM Corporation and others.\n\
|
||||
Copyright (c) 2000, 2007 IBM Corporation 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\
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
###############################################################################
|
||||
# Copyright (c) 2006 IBM Corporation and others.
|
||||
# Copyright (c) 2006, 2007 IBM Corporation 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
|
||||
|
@ -15,7 +15,7 @@
|
|||
# This file should be translated.
|
||||
|
||||
# "featureName" property - name of the feature
|
||||
featureName=RSE FTP Services Source
|
||||
featureName=Remote System Explorer FTP Services Source
|
||||
|
||||
# "providerName" property - name of the company that provides the feature
|
||||
providerName=Eclipse.org
|
||||
|
@ -29,7 +29,7 @@ implementation of the file services defined by the RSE API.
|
|||
|
||||
# "copyright" property - text of the "Feature Update Copyright"
|
||||
copyright=\
|
||||
Copyright (c) 2000, 2006 IBM Corporation and others.\n\
|
||||
Copyright (c) 2000, 2007 IBM Corporation 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\
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
###############################################################################
|
||||
# Copyright (c) 2000, 2006 IBM Corporation and others.
|
||||
# Copyright (c) 2000, 2007 IBM Corporation 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
|
||||
|
@ -21,6 +21,6 @@ blurb=Remote System Explorer FTP Services Source\n\
|
|||
Version: {featureVersion}\n\
|
||||
Build id: {0}\n\
|
||||
\n\
|
||||
(c) Copyright IBM Corporation, Symbian Software Ltd. and others 2000, 2006. All rights reserved.\n\
|
||||
(c) Copyright IBM Corporation, Symbian Software Ltd. and others 2000, 2007. All rights reserved.\n\
|
||||
Visit http://www.eclipse.org/dsdp/tm
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
###############################################################################
|
||||
# Copyright (c) 2000, 2006 IBM Corporation and others.
|
||||
# Copyright (c) 2000, 2007 IBM Corporation 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
|
||||
|
@ -8,5 +8,5 @@
|
|||
# Contributors:
|
||||
# IBM Corporation - initial API and implementation
|
||||
###############################################################################
|
||||
pluginName=RSE FTP Services Source
|
||||
pluginName=Remote System Explorer FTP Services Source
|
||||
providerName=Eclipse.org
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
###############################################################################
|
||||
# Copyright (c) 2006 IBM Corporation and others.
|
||||
# Copyright (c) 2006, 2007 IBM Corporation 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
|
||||
|
@ -13,7 +13,7 @@
|
|||
# NLS_ENCODING=UTF-8
|
||||
|
||||
# "featureName" property - name of the feature
|
||||
featureName=RSE Local Services
|
||||
featureName=Remote System Explorer Local Services
|
||||
|
||||
# "providerName" property - name of the company that provides the feature
|
||||
providerName=Eclipse.org
|
||||
|
@ -28,7 +28,7 @@ accesses local resources.
|
|||
|
||||
# "copyright" property - text of the "Feature Update Copyright"
|
||||
copyright=\
|
||||
Copyright (c) 2000, 2006 IBM Corporation and others.\n\
|
||||
Copyright (c) 2000, 2007 IBM Corporation 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\
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
###############################################################################
|
||||
# Copyright (c) 2006 IBM Corporation and others.
|
||||
# Copyright (c) 2006, 2007 IBM Corporation 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
|
||||
|
@ -15,7 +15,7 @@
|
|||
# This file should be translated.
|
||||
|
||||
# "featureName" property - name of the feature
|
||||
featureName=RSE Local Services Source
|
||||
featureName=Remote System Explorer Local Services Source
|
||||
|
||||
# "providerName" property - name of the company that provides the feature
|
||||
providerName=Eclipse.org
|
||||
|
@ -30,7 +30,7 @@ accesses local resources.
|
|||
|
||||
# "copyright" property - text of the "Feature Update Copyright"
|
||||
copyright=\
|
||||
Copyright (c) 2000, 2006 IBM Corporation and others.\n\
|
||||
Copyright (c) 2000, 2007 IBM Corporation 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\
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
###############################################################################
|
||||
# Copyright (c) 2000, 2006 IBM Corporation and others.
|
||||
# Copyright (c) 2000, 2007 IBM Corporation 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
|
||||
|
@ -21,5 +21,5 @@ blurb=Remote System Explorer Local Services Source\n\
|
|||
Version: {featureVersion}\n\
|
||||
Build id: {0}\n\
|
||||
\n\
|
||||
(c) Copyright IBM Corporation and others 2000, 2006. All rights reserved.\n\
|
||||
(c) Copyright IBM Corporation and others 2000, 2007. All rights reserved.\n\
|
||||
Visit http://www.eclipse.org/dsdp/tm
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
###############################################################################
|
||||
# Copyright (c) 2000, 2006 IBM Corporation and others.
|
||||
# Copyright (c) 2000, 2007 IBM Corporation 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
|
||||
|
@ -8,5 +8,5 @@
|
|||
# Contributors:
|
||||
# IBM Corporation - initial API and implementation
|
||||
###############################################################################
|
||||
pluginName=RSE Local Services Source
|
||||
pluginName=Remote System Explorer Local Services Source
|
||||
providerName=Eclipse.org
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
# NLS_ENCODING=UTF-8
|
||||
|
||||
# "featureName" property - name of the feature
|
||||
featureName=CDT Remote Launcher End-User and Extender SDK
|
||||
featureName=Remote System Explorer C/C++ Remote Debug Launcher
|
||||
|
||||
# "description" property - description of the feature
|
||||
description=A Launch Configuration for debugging C/C++ programs on a \
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
################################################################################
|
||||
# Copyright (c) 2006 Wind River Systems, Inc. and others.
|
||||
# Copyright (c) 2006, 2007 Wind River Systems, Inc. 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
|
||||
|
@ -15,7 +15,7 @@
|
|||
# This file should be translated.
|
||||
|
||||
# "featureName" property - name of the feature
|
||||
featureName=RSE CDT Remote Launcher Source
|
||||
featureName=Remote System Explorer C/C++ Remote Debug Launcher Source
|
||||
|
||||
# "providerName" property - name of the company that provides the feature
|
||||
providerName=Eclipse.org
|
||||
|
@ -30,7 +30,7 @@ services, and gdbserver.
|
|||
|
||||
# "copyright" property - text of the "Feature Update Copyright"
|
||||
copyright=\
|
||||
Copyright (c) 2006 PalmSource, Inc., Wind River Systems, Inc. and others.\n\
|
||||
Copyright (c) 2006, 2007 PalmSource, Inc., Wind River Systems, Inc. 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\
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
################################################################################
|
||||
# Copyright (c) 2006 Wind River Systems, Inc. and others.
|
||||
# Copyright (c) 2006, 2007 Wind River Systems, Inc. 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
|
||||
|
@ -16,10 +16,10 @@
|
|||
#
|
||||
# Do not translate any values surrounded by {}
|
||||
|
||||
blurb=Remote System Explorer CDT Remote Launcher Source\n\
|
||||
blurb=Remote System Explorer C/C++ Remote Debug Launcher Source\n\
|
||||
\n\
|
||||
Version: {featureVersion}\n\
|
||||
Build id: {0}\n\
|
||||
\n\
|
||||
(c) Copyright PalmSource, Inc., Wind River Systems, Inc. and others 2006. All rights reserved.\n\
|
||||
(c) Copyright PalmSource, Inc., Wind River Systems, Inc. and others 2006, 2007. All rights reserved.\n\
|
||||
Visit http://www.eclipse.org/dsdp/tm
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
################################################################################
|
||||
# Copyright (c) 2006 Wind River Systems, Inc. and others.
|
||||
# Copyright (c) 2006, 2007 Wind River Systems, Inc. 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
|
||||
|
@ -8,5 +8,5 @@
|
|||
# Contributors:
|
||||
# Martin Oberhuber - initial API and implementation
|
||||
################################################################################
|
||||
pluginName=RSE CDT Remote Launcher Source
|
||||
pluginName=Remote System Explorer C/C++ Remote Debug Launcher Source
|
||||
providerName=Eclipse.org
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
# NLS_ENCODING=UTF-8
|
||||
|
||||
# "featureName" property - name of the feature
|
||||
featureName=Remote System Explorer (RSE) Extender SDK
|
||||
featureName=Remote System Explorer Extender SDK
|
||||
|
||||
# "description" property - description of the feature
|
||||
description=Install this if you plan to develop applications or tools \
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
###############################################################################
|
||||
# Copyright (c) 2006 Wind River Systems, Inc. and others.
|
||||
# Copyright (c) 2006, 2007 Wind River Systems, Inc. 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
|
||||
|
@ -13,7 +13,7 @@
|
|||
# NLS_ENCODING=UTF-8
|
||||
|
||||
# "featureName" property - name of the feature
|
||||
featureName=RSE SSH Services
|
||||
featureName=Remote System Explorer SSH Services
|
||||
|
||||
# "providerName" property - name of the company that provides the feature
|
||||
providerName=Eclipse.org
|
||||
|
@ -27,7 +27,7 @@ implementation of the file ans shell services defined by the RSE API.
|
|||
|
||||
# "copyright" property - text of the "Feature Update Copyright"
|
||||
copyright=\
|
||||
Copyright (c) 2006 Wind River Systems, Inc. and others.\n\
|
||||
Copyright (c) 2006, 2007 Wind River Systems, Inc. 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\
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
###############################################################################
|
||||
# Copyright (c) 2006 IBM Corporation and others.
|
||||
# Copyright (c) 2006, 2007 IBM Corporation 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
|
||||
|
@ -15,7 +15,7 @@
|
|||
# This file should be translated.
|
||||
|
||||
# "featureName" property - name of the feature
|
||||
featureName=RSE SSH Services Source
|
||||
featureName=Remote System Explorer SSH Services Source
|
||||
|
||||
# "providerName" property - name of the company that provides the feature
|
||||
providerName=Eclipse.org
|
||||
|
@ -29,7 +29,7 @@ implementation of the file and shell services defined by the RSE API.
|
|||
|
||||
# "copyright" property - text of the "Feature Update Copyright"
|
||||
copyright=\
|
||||
Copyright (c) 2006 Wind River Systems, Inc. and others.\n\
|
||||
Copyright (c) 2006, 2007 Wind River Systems, Inc. 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\
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
###############################################################################
|
||||
# Copyright (c) 2000, 2006 IBM Corporation and others.
|
||||
# Copyright (c) 2000, 2007 IBM Corporation 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
|
||||
|
@ -25,5 +25,5 @@ blurb=Remote System Explorer Core\n\
|
|||
Version: {featureVersion}\n\
|
||||
Build id: {0}\n\
|
||||
\n\
|
||||
(c) Copyright IBM Corporation and others 2000, 2006. All rights reserved.\n\
|
||||
(c) Copyright IBM Corporation and others 2000, 2007. All rights reserved.\n\
|
||||
Visit http://www.eclipse.org/dsdp/tm
|
|
@ -1,5 +1,5 @@
|
|||
###############################################################################
|
||||
# Copyright (c) 2000, 2006 IBM Corporation and others.
|
||||
# Copyright (c) 2000, 2007 IBM Corporation 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
|
||||
|
@ -12,7 +12,7 @@
|
|||
# NLS_MESSAGEFORMAT_NONE
|
||||
# NLS_ENCODING=UTF-8
|
||||
|
||||
pluginName = RSE Core
|
||||
pluginName = Remote System Explorer Core
|
||||
providerName = Eclipse.org
|
||||
|
||||
extPoint.systemTypes=RSE System Types
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
###############################################################################
|
||||
# Copyright (c) 2000, 2006 IBM Corporation and others.
|
||||
# Copyright (c) 2000, 2007 IBM Corporation 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
|
||||
|
@ -20,10 +20,10 @@
|
|||
#
|
||||
# Do not translate any values surrounded by {}
|
||||
|
||||
blurb=Remote System Explorer Eclipse Filesystem (EFS) Support\n\
|
||||
blurb=Remote System Explorer Experimental Eclipse Filesystem (EFS) Provider\n\
|
||||
\n\
|
||||
Version: {featureVersion}\n\
|
||||
Build id: {0}\n\
|
||||
\n\
|
||||
(c) Copyright IBM Corporation and others 2006. All rights reserved.\n\
|
||||
(c) Copyright IBM Corporation and others 2006, 2007. All rights reserved.\n\
|
||||
Visit http://www.eclipse.org/dsdp/tm
|
|
@ -1,5 +1,5 @@
|
|||
################################################################################
|
||||
# Copyright (c) 2000, 2006 IBM Corporation. All rights reserved.
|
||||
# Copyright (c) 2000, 2007 IBM Corporation. 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
|
||||
|
@ -17,5 +17,5 @@
|
|||
# NLS_MESSAGEFORMAT_NONE
|
||||
# NLS_ENCODING=UTF-8
|
||||
|
||||
pluginName = RSE EFS Support
|
||||
pluginName = Remote System Explorer Experimental Eclipse Filesystem (EFS) Provider
|
||||
providerName = Eclipse.org
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
################################################################################
|
||||
# Copyright (c) 2006 Wind River Systems, Inc.
|
||||
# Copyright (c) 2006, 2007 Wind River Systems, Inc.
|
||||
# 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
|
||||
|
@ -20,12 +20,12 @@
|
|||
#
|
||||
# Do not translate any values surrounded by {}
|
||||
|
||||
blurb=Remote System Explorer SDK\n\
|
||||
blurb=Remote System Explorer Extender SDK\n\
|
||||
\n\
|
||||
Version: {featureVersion}\n\
|
||||
Build id: {0}\n\
|
||||
\n\
|
||||
(c) Copyright IBM Corporation and others 2000, 2006. All rights reserved.\n\
|
||||
(c) Copyright IBM Corporation and others 2000, 2007. All rights reserved.\n\
|
||||
Visit http://www.eclipse.org/dsdp/tm\n\
|
||||
\n\
|
||||
This product includes software developed by the\n\
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
###############################################################################
|
||||
# Copyright (c) 2000, 2006 IBM Corporation and others.
|
||||
# Copyright (c) 2000, 2007 IBM Corporation 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
|
||||
|
@ -12,5 +12,5 @@
|
|||
# NLS_MESSAGEFORMAT_NONE
|
||||
# NLS_ENCODING=UTF-8
|
||||
|
||||
pluginName = RSE SDK
|
||||
pluginName = Remote System Explorer Extender SDK
|
||||
providerName = Eclipse.org
|
|
@ -1,5 +1,5 @@
|
|||
###############################################################################
|
||||
# Copyright (c) 2000, 2006 IBM Corporation and others.
|
||||
# Copyright (c) 2000, 2007 IBM Corporation 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
|
||||
|
@ -25,5 +25,5 @@ blurb=Remote System Explorer DStore Services\n\
|
|||
Version: {featureVersion}\n\
|
||||
Build id: {0}\n\
|
||||
\n\
|
||||
(c) Copyright IBM Corporation and others 2000, 2006. All rights reserved.\n\
|
||||
(c) Copyright IBM Corporation and others 2000, 2007. All rights reserved.\n\
|
||||
Visit http://www.eclipse.org/dsdp/tm
|
|
@ -1,5 +1,5 @@
|
|||
###############################################################################
|
||||
# Copyright (c) 2000, 2006 IBM Corporation and others.
|
||||
# Copyright (c) 2000, 2007 IBM Corporation 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
|
||||
|
@ -12,5 +12,5 @@
|
|||
# NLS_MESSAGEFORMAT_NONE
|
||||
# NLS_ENCODING=UTF-8
|
||||
|
||||
pluginName = RSE DStore Services
|
||||
pluginName = Remote System Explorer DStore Services
|
||||
providerName = Eclipse.org
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
################################################################################
|
||||
# Copyright (c) 2006 Wind River Systems, Inc.
|
||||
# Copyright (c) 2006, 2007 Wind River Systems, Inc.
|
||||
# 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
|
||||
|
@ -25,7 +25,7 @@ blurb=Remote System Explorer FTP Services\n\
|
|||
Version: {featureVersion}\n\
|
||||
Build id: {0}\n\
|
||||
\n\
|
||||
(c) Copyright IBM Corporation, Symbian Software Ltd. and others 2000, 2006. All rights reserved.\n\
|
||||
(c) Copyright IBM Corporation, Symbian Software Ltd. and others 2000, 2007. All rights reserved.\n\
|
||||
Visit http://www.eclipse.org/dsdp/tm\n\
|
||||
\n\
|
||||
This product includes software developed by the\n\
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
###############################################################################
|
||||
# Copyright (c) 2000, 2006 IBM Corporation and others.
|
||||
# Copyright (c) 2000, 2007 IBM Corporation 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
|
||||
|
@ -12,5 +12,5 @@
|
|||
# NLS_MESSAGEFORMAT_NONE
|
||||
# NLS_ENCODING=UTF-8
|
||||
|
||||
pluginName = RSE FTP Services
|
||||
pluginName = Remote System Explorer FTP Services
|
||||
providerName = Eclipse.org
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
###############################################################################
|
||||
# Copyright (c) 2000, 2006 IBM Corporation and others.
|
||||
# Copyright (c) 2000, 2007 IBM Corporation 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
|
||||
|
@ -25,5 +25,5 @@ blurb=Remote System Explorer Local Services\n\
|
|||
Version: {featureVersion}\n\
|
||||
Build id: {0}\n\
|
||||
\n\
|
||||
(c) Copyright IBM Corporation and others 2000, 2006. All rights reserved.\n\
|
||||
(c) Copyright IBM Corporation and others 2000, 2007. All rights reserved.\n\
|
||||
Visit http://www.eclipse.org/dsdp/tm
|
|
@ -1,5 +1,5 @@
|
|||
###############################################################################
|
||||
# Copyright (c) 2000, 2006 IBM Corporation and others.
|
||||
# Copyright (c) 2000, 2007 IBM Corporation 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
|
||||
|
@ -12,5 +12,5 @@
|
|||
# NLS_MESSAGEFORMAT_NONE
|
||||
# NLS_ENCODING=UTF-8
|
||||
|
||||
pluginName = RSE Local Services
|
||||
pluginName = Remote System Explorer Local Services
|
||||
providerName = Eclipse.org
|
||||
|
|
|
@ -25,5 +25,5 @@ blurb=Remote System Explorer SSH Services\n\
|
|||
Version: {featureVersion}\n\
|
||||
Build id: {0}\n\
|
||||
\n\
|
||||
(c) Copyright Wind River Systems, Inc. and others 2006. All rights reserved.\n\
|
||||
(c) Copyright Wind River Systems, Inc. and others 2006, 2007. All rights reserved.\n\
|
||||
Visit http://www.eclipse.org/dsdp/tm
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
################################################################################
|
||||
# Copyright (c) 2006 Wind River Systems, Inc. and others.
|
||||
# Copyright (c) 2006, 2007 Wind River Systems, Inc. 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
|
||||
|
@ -12,6 +12,6 @@
|
|||
# NLS_MESSAGEFORMAT_NONE
|
||||
# NLS_ENCODING=UTF-8
|
||||
|
||||
pluginName = RSE SSH Services
|
||||
pluginName = Remote System Explorer SSH Services
|
||||
providerName = Eclipse.org
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
###############################################################################
|
||||
# Copyright (c) 2006 Wind River Systems, Inc. and others.
|
||||
# Copyright (c) 2006, 2007 Wind River Systems, Inc. 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
|
||||
|
@ -15,7 +15,7 @@
|
|||
# This file should be translated.
|
||||
|
||||
# "featureName" property - name of the feature
|
||||
featureName=RSE Unit Tests
|
||||
featureName=Remote System Explorer Unit Tests
|
||||
|
||||
# "providerName" property - name of the company that provides the feature
|
||||
providerName=Eclipse.org
|
||||
|
@ -24,11 +24,11 @@ providerName=Eclipse.org
|
|||
tmUpdateSiteName=Target Management 2.0 Milestone Updates
|
||||
|
||||
# "description" property - description of the feature
|
||||
description=RSE Unit Tests. Includes Source.
|
||||
description=Remote System Explorer Unit Tests. Includes Source.
|
||||
|
||||
# "copyright" property - text of the "Feature Update Copyright"
|
||||
copyright=\
|
||||
Copyright (c) 2006 Wind River Systems, Inc. and others.\n\
|
||||
Copyright (c) 2006, 2007 Wind River Systems, Inc. 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\
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
################################################################################
|
||||
# Copyright (c) 2006 Wind River Systems, Inc. and others.
|
||||
# Copyright (c) 2006, 2007 Wind River Systems, Inc. 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
|
||||
|
@ -8,5 +8,5 @@
|
|||
# Contributors:
|
||||
# Martin Oberhuber - initial API and implementation
|
||||
################################################################################
|
||||
pluginName=RSE Unit Tests Source
|
||||
pluginName=Remote System Explorer Unit Tests Source
|
||||
providerName=Eclipse.org
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
###############################################################################
|
||||
# Copyright (c) 2006 IBM Corporation, Wind River Systems, Inc. and others.
|
||||
# Copyright (c) 2006, 2007 IBM Corporation, Wind River Systems, Inc. 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
|
||||
|
@ -21,5 +21,5 @@ blurb=Remote System Explorer Unit Tests\n\
|
|||
Version: {featureVersion}\n\
|
||||
Build id: {0}\n\
|
||||
\n\
|
||||
(c) Copyright Wind River Systems, Inc. and others 2006. All rights reserved.\n\
|
||||
(c) Copyright Wind River Systems, Inc. and others 2006, 2007. All rights reserved.\n\
|
||||
Visit http://www.eclipse.org/dsdp/tm
|
|
@ -9,7 +9,7 @@
|
|||
# IBM Corporation - initial API and implementation
|
||||
# Martin Oberhuber (Wind River) - fix ant build for "Assert", make consistent
|
||||
###############################################################################
|
||||
pluginName=RSE Unit Tests
|
||||
pluginName=Remote System Explorer Unit Tests
|
||||
providerName=Eclipse.org
|
||||
|
||||
testSubSystemName = Tests
|
||||
|
|
Loading…
Add table
Reference in a new issue