1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 07:35:24 +02:00

Add testUpdateSite link to RSE-Core and Remotecdt

This commit is contained in:
Martin Oberhuber 2006-09-22 13:57:39 +00:00
parent c8b8c02cf8
commit b154ebe580
3 changed files with 3 additions and 0 deletions

View file

@ -22,6 +22,7 @@ providerName=Eclipse.org
# "updateSiteName" property - label for the update site
updateSiteName=Target Management Project Updates
testUpdateSiteName=Target Management Project Pre-release Test Updates
# "description" property - description of the feature
description=Remote System Explorer (RSE) core including \

View file

@ -16,6 +16,7 @@
<url>
<update 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>
<requires>

View file

@ -22,6 +22,7 @@ providerName=Eclipse.org
# "updateSiteName" property - label for the update site
updateSiteName=Target Management Project Updates
testUpdateSiteName=Target Management Project Pre-release Test Updates
# "description" property - description of the feature
description=The RSE CDT Remote Launch Integration provides a Launch Configuration \