mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-23 16:23:52 +02:00
Fix branding plugin bundle name vs. feature name (workaround platform bug [168188])
This commit is contained in:
parent
9f53307364
commit
e114404ccb
4 changed files with 4 additions and 6 deletions
|
@ -24,8 +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=Remote System Explorer (RSE) DataStore is an extensible tooling\
|
description=RSE DStore is an extensible tooling communication layer.
|
||||||
communication layer.
|
|
||||||
|
|
||||||
# "copyright" property - text of the "Feature Update Copyright"
|
# "copyright" property - text of the "Feature Update Copyright"
|
||||||
copyright=\
|
copyright=\
|
||||||
|
|
|
@ -24,8 +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=Remote System Explorer (RSE) DataStore is an extensible tooling\
|
description=RSE DStore is an extensible tooling communication layer.
|
||||||
communication layer.
|
|
||||||
|
|
||||||
# "copyright" property - text of the "Feature Update Copyright"
|
# "copyright" property - text of the "Feature Update Copyright"
|
||||||
copyright=\
|
copyright=\
|
||||||
|
|
|
@ -9,5 +9,5 @@
|
||||||
# IBM Corporation - initial API and implementation
|
# IBM Corporation - initial API and implementation
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
|
||||||
pluginName = RSE Dstore Services
|
pluginName = RSE DStore Services
|
||||||
providerName = Eclipse.org
|
providerName = Eclipse.org
|
||||||
|
|
|
@ -12,7 +12,7 @@
|
||||||
|
|
||||||
# Arguments:
|
# Arguments:
|
||||||
# ARGV[0] is the port number for the daemon to listen on. Default is 4035.
|
# ARGV[0] is the port number for the daemon to listen on. Default is 4035.
|
||||||
# ARGV[1] is the directory that contains RSE Dstore server jar files and
|
# ARGV[1] is the directory that contains RSE DStore server jar files and
|
||||||
# installation supplied miner class files. The default is the working
|
# installation supplied miner class files. The default is the working
|
||||||
# directory.
|
# directory.
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Reference in a new issue