david_williams | eeee6cc | 2005-10-17 05:12:05 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <feature |
| 3 | id="org.eclipse.wst.common_tests.feature" |
lmandel | 62b7391 | 2006-05-15 15:12:40 +0000 | [diff] [blame] | 4 | label="%featureName" |
david_williams | 7d244a0 | 2006-09-11 17:52:52 +0000 | [diff] [blame] | 5 | version="1.6.0.qualifier" |
lmandel | 62b7391 | 2006-05-15 15:12:40 +0000 | [diff] [blame] | 6 | provider-name="%providerName"> |
david_williams | eeee6cc | 2005-10-17 05:12:05 +0000 | [diff] [blame] | 7 | |
david_williams | 5e5cdad | 2005-11-13 04:39:17 +0000 | [diff] [blame] | 8 | <description> |
david_williams | c87fab9 | 2005-11-02 05:07:57 +0000 | [diff] [blame] | 9 | %description |
david_williams | eeee6cc | 2005-10-17 05:12:05 +0000 | [diff] [blame] | 10 | </description> |
| 11 | |
lmandel | 62b7391 | 2006-05-15 15:12:40 +0000 | [diff] [blame] | 12 | <copyright> |
| 13 | %copyright |
| 14 | </copyright> |
| 15 | |
| 16 | <license url="%licenseURL"> |
david_williams | c87fab9 | 2005-11-02 05:07:57 +0000 | [diff] [blame] | 17 | %license |
david_williams | eeee6cc | 2005-10-17 05:12:05 +0000 | [diff] [blame] | 18 | </license> |
| 19 | |
david_williams | cc664ea | 2006-02-13 02:51:13 +0000 | [diff] [blame] | 20 | <url> |
lmandel | 62b7391 | 2006-05-15 15:12:40 +0000 | [diff] [blame] | 21 | <update label="%updateSiteName" url="http://download.eclipse.org/webtools/updates/"/> |
david_williams | cc664ea | 2006-02-13 02:51:13 +0000 | [diff] [blame] | 22 | </url> |
| 23 | |
david_williams | eeee6cc | 2005-10-17 05:12:05 +0000 | [diff] [blame] | 24 | <plugin |
| 25 | id="org.eclipse.wst.common.tests" |
| 26 | download-size="0" |
| 27 | install-size="0" |
| 28 | version="0.0.0"/> |
| 29 | |
| 30 | <plugin |
david_williams | eeee6cc | 2005-10-17 05:12:05 +0000 | [diff] [blame] | 31 | id="org.eclipse.wst.common.tests.collector" |
| 32 | download-size="0" |
| 33 | install-size="0" |
| 34 | version="0.0.0"/> |
| 35 | |
| 36 | <plugin |
| 37 | id="org.eclipse.wst.common.tests.performance" |
| 38 | download-size="0" |
| 39 | install-size="0" |
| 40 | version="0.0.0"/> |
| 41 | |
| 42 | <plugin |
| 43 | id="org.eclipse.wst.common.tests.ui" |
| 44 | download-size="0" |
| 45 | install-size="0" |
| 46 | version="0.0.0"/> |
| 47 | |
| 48 | <plugin |
nitind | 351f3a8 | 2005-11-30 11:38:18 +0000 | [diff] [blame] | 49 | id="org.eclipse.wst.common.snippets.tests" |
| 50 | download-size="0" |
| 51 | install-size="0" |
nitind | 7ca46eb | 2005-11-30 19:43:12 +0000 | [diff] [blame] | 52 | version="0.0.0"/> |
nitind | 351f3a8 | 2005-11-30 11:38:18 +0000 | [diff] [blame] | 53 | |
| 54 | <plugin |
david_williams | eeee6cc | 2005-10-17 05:12:05 +0000 | [diff] [blame] | 55 | id="org.eclipse.wst.internet.cache.tests" |
| 56 | download-size="0" |
| 57 | install-size="0" |
| 58 | version="0.0.0"/> |
| 59 | |
kkomissarchik | f6684b0 | 2006-07-11 18:36:47 +0000 | [diff] [blame] | 60 | <plugin |
| 61 | id="org.eclipse.wst.common.project.facet.core.tests" |
| 62 | download-size="0" |
| 63 | install-size="0" |
| 64 | version="0.0.0"/> |
| 65 | |
david_williams | eeee6cc | 2005-10-17 05:12:05 +0000 | [diff] [blame] | 66 | </feature> |