mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-16 13:35:22 +02:00
Fix branding plugin bundle name vs. feature name (workaround platform bug [168188])
This commit is contained in:
parent
f39a739c3d
commit
9f53307364
30 changed files with 32 additions and 32 deletions
|
@ -95,7 +95,7 @@
|
||||||
<table border="0" cellspacing="5" cellpadding="2" width="100%">
|
<table border="0" cellspacing="5" cellpadding="2" width="100%">
|
||||||
<tr>
|
<tr>
|
||||||
<td align="LEFT" valign="TOP" colspan="3" bgcolor="#0080C0"><b>
|
<td align="LEFT" valign="TOP" colspan="3" bgcolor="#0080C0"><b>
|
||||||
<font face="Arial,Helvetica" color="#FFFFFF">Dstore Server Runtime</font></b></td>
|
<font face="Arial,Helvetica" color="#FFFFFF">DStore Server Runtime</font></b></td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
<table border="0" cellspacing="2" cellpadding="0" width="100%">
|
<table border="0" cellspacing="2" cellpadding="0" width="100%">
|
||||||
|
|
|
@ -35,7 +35,7 @@ For operations on an actual remote system, you can either
|
||||||
<p>RSE is a framework that supports plugging in many different communication protocols.
|
<p>RSE is a framework that supports plugging in many different communication protocols.
|
||||||
By default, the dstore, FTP and ssh protocol plug-ins are provided, with dstore being
|
By default, the dstore, FTP and ssh protocol plug-ins are provided, with dstore being
|
||||||
the richest in features.<br/>
|
the richest in features.<br/>
|
||||||
Dstore requires a server to run on the remote system. There are several methods to
|
DStore requires a server to run on the remote system. There are several methods to
|
||||||
get a server launched for a particular user, the most easy one to set up is the
|
get a server launched for a particular user, the most easy one to set up is the
|
||||||
daemon method.</p>
|
daemon method.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -118,7 +118,7 @@ to the bottom of the /etc/rc.d/rc.local file:<pre>cd /opt/rseserver
|
||||||
perl ./daemon.pl &</pre>
|
perl ./daemon.pl &</pre>
|
||||||
</div>
|
</div>
|
||||||
<p><b>SSL Encryption and Firewalls</b></p>
|
<p><b>SSL Encryption and Firewalls</b></p>
|
||||||
<div class="p">By default the RSE Dstore connection is unencrypted. You
|
<div class="p">By default the RSE DStore connection is unencrypted. You
|
||||||
can, however, configure it to use SSL encryption.
|
can, however, configure it to use SSL encryption.
|
||||||
<p>Because all dstore data transfer is done through a single TCP/IP
|
<p>Because all dstore data transfer is done through a single TCP/IP
|
||||||
connection, the connection can also be tunneled through an ssh channel.
|
connection, the connection can also be tunneled through an ssh channel.
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
#
|
#
|
||||||
# Do not translate any values surrounded by {}
|
# Do not translate any values surrounded by {}
|
||||||
|
|
||||||
blurb=Remote System Explorer CDT Remote Launch Integration\n\
|
blurb=Remote System Explorer CDT Remote Launcher\n\
|
||||||
\n\
|
\n\
|
||||||
Version: {featureVersion}\n\
|
Version: {featureVersion}\n\
|
||||||
Build id: {0}\n\
|
Build id: {0}\n\
|
||||||
|
|
|
@ -9,5 +9,5 @@
|
||||||
# Martin Oberhuber - initial API and implementation
|
# Martin Oberhuber - initial API and implementation
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
pluginName = RSE CDT Remote Launch Integration
|
pluginName = RSE CDT Remote Launcher
|
||||||
providerName = Eclipse.org
|
providerName = Eclipse.org
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
# This file should be translated.
|
# This file should be translated.
|
||||||
|
|
||||||
# "featureName" property - name of the feature
|
# "featureName" property - name of the feature
|
||||||
featureName=Remote System Explorer DataStore Services
|
featureName=RSE DStore Services
|
||||||
|
|
||||||
# "providerName" property - name of the company that provides the feature
|
# "providerName" property - name of the company that provides the feature
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse.org
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
# This file should be translated.
|
# This file should be translated.
|
||||||
|
|
||||||
# "featureName" property - name of the feature
|
# "featureName" property - name of the feature
|
||||||
featureName=Remote System Explorer DStore Source
|
featureName=RSE DStore Services Source
|
||||||
|
|
||||||
# "providerName" property - name of the company that provides the feature
|
# "providerName" property - name of the company that provides the feature
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse.org
|
||||||
|
|
|
@ -8,5 +8,5 @@
|
||||||
# Contributors:
|
# Contributors:
|
||||||
# IBM Corporation - initial API and implementation
|
# IBM Corporation - initial API and implementation
|
||||||
###############################################################################
|
###############################################################################
|
||||||
pluginName=RSE Dstore Support Source
|
pluginName=RSE DStore Services Source
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse.org
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
# This file should be translated.
|
# This file should be translated.
|
||||||
|
|
||||||
# "featureName" property - name of the feature
|
# "featureName" property - name of the feature
|
||||||
featureName=Remote System Explorer FTP Services
|
featureName=RSE FTP Services
|
||||||
|
|
||||||
# "providerName" property - name of the company that provides the feature
|
# "providerName" property - name of the company that provides the feature
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse.org
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
# This file should be translated.
|
# This file should be translated.
|
||||||
|
|
||||||
# "featureName" property - name of the feature
|
# "featureName" property - name of the feature
|
||||||
featureName=Remote System Explorer FTP Services Source
|
featureName=RSE FTP Services Source
|
||||||
|
|
||||||
# "providerName" property - name of the company that provides the feature
|
# "providerName" property - name of the company that provides the feature
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse.org
|
||||||
|
|
|
@ -8,5 +8,5 @@
|
||||||
# Contributors:
|
# Contributors:
|
||||||
# IBM Corporation - initial API and implementation
|
# IBM Corporation - initial API and implementation
|
||||||
###############################################################################
|
###############################################################################
|
||||||
pluginName=RSE FTP Support Source
|
pluginName=RSE FTP Services Source
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse.org
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
# This file should be translated.
|
# This file should be translated.
|
||||||
|
|
||||||
# "featureName" property - name of the feature
|
# "featureName" property - name of the feature
|
||||||
featureName=Remote System Explorer Local Services
|
featureName=RSE Local Services
|
||||||
|
|
||||||
# "providerName" property - name of the company that provides the feature
|
# "providerName" property - name of the company that provides the feature
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse.org
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
# This file should be translated.
|
# This file should be translated.
|
||||||
|
|
||||||
# "featureName" property - name of the feature
|
# "featureName" property - name of the feature
|
||||||
featureName=Remote System Explorer Local Services Source
|
featureName=RSE Local Services Source
|
||||||
|
|
||||||
# "providerName" property - name of the company that provides the feature
|
# "providerName" property - name of the company that provides the feature
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse.org
|
||||||
|
|
|
@ -8,5 +8,5 @@
|
||||||
# Contributors:
|
# Contributors:
|
||||||
# IBM Corporation - initial API and implementation
|
# IBM Corporation - initial API and implementation
|
||||||
###############################################################################
|
###############################################################################
|
||||||
pluginName=RSE Local Support Source
|
pluginName=RSE Local Services Source
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse.org
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
# This file should be translated.
|
# This file should be translated.
|
||||||
|
|
||||||
# "featureName" property - name of the feature
|
# "featureName" property - name of the feature
|
||||||
featureName=RSE CDT Remote Launch Integration
|
featureName=RSE CDT Remote Launcher
|
||||||
|
|
||||||
# "providerName" property - name of the company that provides the feature
|
# "providerName" property - name of the company that provides the feature
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse.org
|
||||||
|
@ -25,7 +25,7 @@ updateSiteName=Target Management Project Updates
|
||||||
testUpdateSiteName=Target Management Project Pre-release Test Updates
|
testUpdateSiteName=Target Management Project Pre-release Test Updates
|
||||||
|
|
||||||
# "description" property - description of the feature
|
# "description" property - description of the feature
|
||||||
description=The RSE CDT Remote Launch Integration provides a Launch Configuration \
|
description=A Launch Configuration \
|
||||||
for debugging C/C++ programs on a remote host through RSE-provided shell and file \
|
for debugging C/C++ programs on a remote host through RSE-provided shell and file \
|
||||||
services, and gdbserver.
|
services, and gdbserver.
|
||||||
|
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
# This file should be translated.
|
# This file should be translated.
|
||||||
|
|
||||||
# "featureName" property - name of the feature
|
# "featureName" property - name of the feature
|
||||||
featureName=RSE CDT Remote Launch Integration Source
|
featureName=RSE CDT Remote Launcher Source
|
||||||
|
|
||||||
# "providerName" property - name of the company that provides the feature
|
# "providerName" property - name of the company that provides the feature
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse.org
|
||||||
|
@ -24,7 +24,7 @@ providerName=Eclipse.org
|
||||||
updateSiteName=Target Management Project Updates
|
updateSiteName=Target Management Project Updates
|
||||||
|
|
||||||
# "description" property - description of the feature
|
# "description" property - description of the feature
|
||||||
description=The RSE CDT Remote Launch Integration provides a Launch Configuration \
|
description=A Launch Configuration \
|
||||||
for debugging C/C++ programs on a remote host through RSE-provided shell and file \
|
for debugging C/C++ programs on a remote host through RSE-provided shell and file \
|
||||||
services, and gdbserver.
|
services, and gdbserver.
|
||||||
|
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
#
|
#
|
||||||
# Do not translate any values surrounded by {}
|
# Do not translate any values surrounded by {}
|
||||||
|
|
||||||
blurb=Remote System Explorer CDT Remote Launch Integration Source\n\
|
blurb=Remote System Explorer CDT Remote Launcher Source\n\
|
||||||
\n\
|
\n\
|
||||||
Version: {featureVersion}\n\
|
Version: {featureVersion}\n\
|
||||||
Build id: {0}\n\
|
Build id: {0}\n\
|
||||||
|
|
|
@ -8,5 +8,5 @@
|
||||||
# Contributors:
|
# Contributors:
|
||||||
# Martin Oberhuber - initial API and implementation
|
# Martin Oberhuber - initial API and implementation
|
||||||
################################################################################
|
################################################################################
|
||||||
pluginName=RSE CDT Remote Launch Integration Source
|
pluginName=RSE CDT Remote Launcher Source
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse.org
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
# This file should be translated.
|
# This file should be translated.
|
||||||
|
|
||||||
# "featureName" property - name of the feature
|
# "featureName" property - name of the feature
|
||||||
featureName=Remote System Explorer SSH Services
|
featureName=RSE SSH Services
|
||||||
|
|
||||||
# "providerName" property - name of the company that provides the feature
|
# "providerName" property - name of the company that provides the feature
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse.org
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
# This file should be translated.
|
# This file should be translated.
|
||||||
|
|
||||||
# "featureName" property - name of the feature
|
# "featureName" property - name of the feature
|
||||||
featureName=Remote System Explorer SSH Services Source
|
featureName=RSE SSH Services Source
|
||||||
|
|
||||||
# "providerName" property - name of the company that provides the feature
|
# "providerName" property - name of the company that provides the feature
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse.org
|
||||||
|
|
|
@ -8,5 +8,5 @@
|
||||||
# Contributors:
|
# Contributors:
|
||||||
# IBM Corporation - initial API and implementation
|
# IBM Corporation - initial API and implementation
|
||||||
###############################################################################
|
###############################################################################
|
||||||
pluginName=RSE SSH Support Source
|
pluginName=RSE SSH Services Source
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse.org
|
||||||
|
|
|
@ -9,5 +9,5 @@
|
||||||
# IBM Corporation - initial API and implementation
|
# IBM Corporation - initial API and implementation
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
|
||||||
pluginName = RSE Dstore Core
|
pluginName = RSE DStore Core
|
||||||
providerName = Eclipse.org
|
providerName = Eclipse.org
|
|
@ -22,7 +22,7 @@ package org.eclipse.dstore.core.server;
|
||||||
*/
|
*/
|
||||||
public class ServerReturnCodes
|
public class ServerReturnCodes
|
||||||
{
|
{
|
||||||
public static final String RC_DSTORE_SERVER_MAGIC = "Dstore Server Starting..."; //$NON-NLS-1$
|
public static final String RC_DSTORE_SERVER_MAGIC = "DStore Server Starting..."; //$NON-NLS-1$
|
||||||
|
|
||||||
public static final String RC_SUCCESS = "Server Started Successfully"; //$NON-NLS-1$
|
public static final String RC_SUCCESS = "Server Started Successfully"; //$NON-NLS-1$
|
||||||
|
|
||||||
|
|
|
@ -9,5 +9,5 @@
|
||||||
# IBM Corporation - initial API and implementation
|
# IBM Corporation - initial API and implementation
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
|
||||||
pluginName = RSE Dstore Platform Support
|
pluginName = RSE DStore Platform Support
|
||||||
providerName = Eclipse.org
|
providerName = Eclipse.org
|
||||||
|
|
|
@ -9,5 +9,5 @@
|
||||||
# IBM Corporation - initial API and implementation
|
# IBM Corporation - initial API and implementation
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
|
||||||
pluginName = RSE Dstore Connector Service
|
pluginName = RSE DStore Connector Service
|
||||||
providerName = Eclipse.org
|
providerName = Eclipse.org
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
|
|
||||||
# NLS_MESSAGEFORMAT_VAR
|
# NLS_MESSAGEFORMAT_VAR
|
||||||
|
|
||||||
pluginName = RSE Dstore SSL Support
|
pluginName = RSE DStore SSL Support
|
||||||
providerName = Eclipse.org
|
providerName = Eclipse.org
|
||||||
|
|
||||||
KeystoreProviderName = Universal Keystore Provider
|
KeystoreProviderName = Universal Keystore Provider
|
||||||
|
|
|
@ -9,5 +9,5 @@
|
||||||
# IBM Corporation - initial API and implementation
|
# IBM Corporation - initial API and implementation
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
|
||||||
pluginName = RSE FTP services
|
pluginName = RSE FTP Services
|
||||||
providerName = Eclipse.org
|
providerName = Eclipse.org
|
||||||
|
|
|
@ -14,7 +14,7 @@
|
||||||
# {Name} (company) - description of contribution.
|
# {Name} (company) - description of contribution.
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
pluginName = RSE Dstore Files
|
pluginName = RSE DStore Files
|
||||||
providerName = Eclipse.org
|
providerName = Eclipse.org
|
||||||
|
|
||||||
Files=Files
|
Files=Files
|
||||||
|
|
|
@ -14,7 +14,7 @@
|
||||||
# {Name} (company) - description of contribution.
|
# {Name} (company) - description of contribution.
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
pluginName = RSE Dstore Processes
|
pluginName = RSE DStore Processes
|
||||||
providerName = Eclipse.org
|
providerName = Eclipse.org
|
||||||
|
|
||||||
Processes=Processes
|
Processes=Processes
|
||||||
|
|
|
@ -14,7 +14,7 @@
|
||||||
# {Name} (company) - description of contribution.
|
# {Name} (company) - description of contribution.
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
pluginName = RSE Dstore Shells
|
pluginName = RSE DStore Shells
|
||||||
providerName = Eclipse.org
|
providerName = Eclipse.org
|
||||||
|
|
||||||
Shells=Shells
|
Shells=Shells
|
||||||
|
|
Loading…
Add table
Reference in a new issue