david_williams | d13896a | 2006-02-15 02:26:06 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <feature |
| 3 | id="org.eclipse.wst.web_core.feature.source" |
| 4 | label="%featureName" |
david_williams | f2caaaa | 2006-09-11 17:43:59 +0000 | [diff] [blame^] | 5 | version="1.6.0.qualifier" |
david_williams | d13896a | 2006-02-15 02:26:06 +0000 | [diff] [blame] | 6 | provider-name="%providerName"> |
| 7 | |
| 8 | <description> |
| 9 | %description |
| 10 | </description> |
| 11 | |
| 12 | <copyright> |
| 13 | %copyright |
| 14 | </copyright> |
| 15 | |
lmandel | adbe542 | 2006-08-08 20:41:33 +0000 | [diff] [blame] | 16 | <license url="%licenseURL"> |
david_williams | d13896a | 2006-02-15 02:26:06 +0000 | [diff] [blame] | 17 | %license |
| 18 | </license> |
| 19 | |
| 20 | <url> |
lmandel | adbe542 | 2006-08-08 20:41:33 +0000 | [diff] [blame] | 21 | <update label="%updateSiteName" url="http://download.eclipse.org/webtools/updates/"/> |
david_williams | d13896a | 2006-02-15 02:26:06 +0000 | [diff] [blame] | 22 | </url> |
| 23 | |
david_williams | d13896a | 2006-02-15 02:26:06 +0000 | [diff] [blame] | 24 | <plugin |
| 25 | id="org.eclipse.wst.web_core.feature.source" |
| 26 | download-size="0" |
| 27 | install-size="0" |
| 28 | version="0.0.0"/> |
| 29 | |
| 30 | </feature> |