ndai | f00fef2 | 2004-10-25 14:04:39 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <feature |
| 3 | id="org.eclipse.jst.tests" |
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 | f00fef2 | 2004-10-25 14:04:39 +0000 | [diff] [blame] | 7 | <install-handler/> |
| 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> |
david_williams | b89d936 | 2005-11-11 06:49:17 +0000 | [diff] [blame] | 20 | |
| 21 | <includes |
david_williams | c7785f8 | 2005-11-08 22:18:59 +0000 | [diff] [blame] | 22 | id="org.eclipse.jst.server_tests.feature" |
| 23 | version="0.0.0"/> |
| 24 | |
| 25 | <includes |
| 26 | id="org.eclipse.jst.web_tests.feature" |
| 27 | version="0.0.0"/> |
| 28 | |
| 29 | <includes |
| 30 | id="org.eclipse.jst.enterprise_tests.feature" |
| 31 | version="0.0.0"/> |
ndai | f00fef2 | 2004-10-25 14:04:39 +0000 | [diff] [blame] | 32 | |
david_williams | 7a528cb | 2006-12-07 12:23:25 +0000 | [diff] [blame] | 33 | <includes |
| 34 | id="org.eclipse.wtp.releng.tests.feature" |
| 35 | version="0.0.0"/> |
| 36 | |
ndai | f00fef2 | 2004-10-25 14:04:39 +0000 | [diff] [blame] | 37 | </feature> |