Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordavid_williams2006-02-13 02:17:59 +0000
committerdavid_williams2006-02-13 02:17:59 +0000
commit41911ed234e62ce381aa21f646eda89bcd9b1040 (patch)
tree878b44bf8d5480aa5fea7b5d01f832414a4e2ba2 /features/org.eclipse.wst.web_tests.feature
parent9fca4cddb9364c9c8536d9ba581c2c68fb6b1731 (diff)
downloadwebtools.sourceediting-41911ed234e62ce381aa21f646eda89bcd9b1040.tar.gz
webtools.sourceediting-41911ed234e62ce381aa21f646eda89bcd9b1040.tar.xz
webtools.sourceediting-41911ed234e62ce381aa21f646eda89bcd9b1040.zip
[127409] fix feature versions and labels
Diffstat (limited to 'features/org.eclipse.wst.web_tests.feature')
-rw-r--r--features/org.eclipse.wst.web_tests.feature/feature.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/features/org.eclipse.wst.web_tests.feature/feature.xml b/features/org.eclipse.wst.web_tests.feature/feature.xml
index c478de42ce..8485b7b192 100644
--- a/features/org.eclipse.wst.web_tests.feature/feature.xml
+++ b/features/org.eclipse.wst.web_tests.feature/feature.xml
@@ -13,6 +13,11 @@
%license
</license>
+ <url>
+ <update label="Web Tools Platform (WTP) Updates" url="http://download.eclipse.org/webtools/updates/"/>
+ </url>
+
+
<requires>
<import feature="org.eclipse.test"/>
</requires>

Back to the top