mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-09 18:15:23 +02:00
Add testUpdateSite link to RSE-Core and Remotecdt
This commit is contained in:
parent
c8b8c02cf8
commit
b154ebe580
3 changed files with 3 additions and 0 deletions
|
@ -22,6 +22,7 @@ providerName=Eclipse.org
|
||||||
|
|
||||||
# "updateSiteName" property - label for the update site
|
# "updateSiteName" property - label for the update site
|
||||||
updateSiteName=Target Management Project Updates
|
updateSiteName=Target Management Project Updates
|
||||||
|
testUpdateSiteName=Target Management Project Pre-release Test Updates
|
||||||
|
|
||||||
# "description" property - description of the feature
|
# "description" property - description of the feature
|
||||||
description=Remote System Explorer (RSE) core including \
|
description=Remote System Explorer (RSE) core including \
|
||||||
|
|
|
@ -16,6 +16,7 @@
|
||||||
<url>
|
<url>
|
||||||
<update label="%updateSiteName" url="http://download.eclipse.org/dsdp/tm/updates"/>
|
<update label="%updateSiteName" url="http://download.eclipse.org/dsdp/tm/updates"/>
|
||||||
<discovery label="%updateSiteName" url="http://download.eclipse.org/dsdp/tm/updates"/>
|
<discovery label="%updateSiteName" url="http://download.eclipse.org/dsdp/tm/updates"/>
|
||||||
|
<discovery label="%testUpdateSiteName" url="http://download.eclipse.org/dsdp/tm/testUpdates"/>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<requires>
|
<requires>
|
||||||
|
|
|
@ -22,6 +22,7 @@ providerName=Eclipse.org
|
||||||
|
|
||||||
# "updateSiteName" property - label for the update site
|
# "updateSiteName" property - label for the update site
|
||||||
updateSiteName=Target Management Project Updates
|
updateSiteName=Target Management Project 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=The RSE CDT Remote Launch Integration provides a Launch Configuration \
|
||||||
|
|
Loading…
Add table
Reference in a new issue