ndai | a2ce35b | 2004-10-15 17:00:54 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <feature |
| 3 | id="org.eclipse.wst.tests.feature" |
lmandel | 6b61e50 | 2006-05-15 15:12:51 +0000 | [diff] [blame] | 4 | label="%featureName" |
david_williams | 0de657c | 2007-09-15 20:25:17 +0000 | [diff] [blame] | 5 | version="2.1.0.qualifier" |
lmandel | 6b61e50 | 2006-05-15 15:12:51 +0000 | [diff] [blame] | 6 | provider-name="%providerName"> |
ndai | a2ce35b | 2004-10-15 17:00:54 +0000 | [diff] [blame] | 7 | <install-handler/> |
david_williams | 489024a | 2004-11-12 05:10:37 +0000 | [diff] [blame] | 8 | |
lmandel | 6b61e50 | 2006-05-15 15:12:51 +0000 | [diff] [blame] | 9 | <description> |
| 10 | %description |
| 11 | </description> |
| 12 | |
| 13 | <copyright> |
| 14 | %copyright |
| 15 | </copyright> |
| 16 | |
| 17 | <url> |
| 18 | <update label="%updateSiteName" url="http://download.eclipse.org/webtools/updates/"/> |
| 19 | </url> |
| 20 | |
david_williams | 33fcc84 | 2005-10-17 14:44:40 +0000 | [diff] [blame] | 21 | <includes |
david_williams | e251573 | 2005-10-29 04:53:33 +0000 | [diff] [blame] | 22 | id="org.eclipse.wst.common_tests.feature" |
| 23 | version="0.0.0"/> |
| 24 | |
| 25 | <includes |
| 26 | id="org.eclipse.wst.xml_tests.feature" |
| 27 | version="0.0.0"/> |
| 28 | |
| 29 | <includes |
| 30 | id="org.eclipse.wst.server_tests.feature" |
| 31 | version="0.0.0"/> |
| 32 | |
david_williams | 3ff77f1 | 2005-11-05 07:19:52 +0000 | [diff] [blame] | 33 | <includes |
david_williams | 33fcc84 | 2005-10-17 14:44:40 +0000 | [diff] [blame] | 34 | id="org.eclipse.wst.web_tests.feature" |
david_williams | bf215ce | 2005-06-13 20:47:12 +0000 | [diff] [blame] | 35 | version="0.0.0"/> |
ndai | a2ce35b | 2004-10-15 17:00:54 +0000 | [diff] [blame] | 36 | |
david_williams | 33fcc84 | 2005-10-17 14:44:40 +0000 | [diff] [blame] | 37 | <includes |
| 38 | id="org.eclipse.wst.ws_tests.feature" |
david_williams | bf215ce | 2005-06-13 20:47:12 +0000 | [diff] [blame] | 39 | version="0.0.0"/> |
deboer | 0ea4a27 | 2005-04-16 02:39:42 +0000 | [diff] [blame] | 40 | |
ndai | a2ce35b | 2004-10-15 17:00:54 +0000 | [diff] [blame] | 41 | </feature> |