david_williams | 321160c | 2005-10-17 05:47:36 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <feature | ||||
3 | id="org.eclipse.wst.xml_sdk.feature" | ||||
lmandel | dfc1109 | 2006-05-15 15:09:29 +0000 | [diff] [blame] | 4 | label="%featureName" |
david_williams | 5ee3c87 | 2007-09-06 13:28:19 +0000 | [diff] [blame] | 5 | version="2.0.200.qualifier" |
lmandel | dfc1109 | 2006-05-15 15:09:29 +0000 | [diff] [blame] | 6 | provider-name="%providerName"> |
david_williams | 321160c | 2005-10-17 05:47:36 +0000 | [diff] [blame] | 7 | |
david_williams | d317deb | 2005-11-13 04:55:47 +0000 | [diff] [blame] | 8 | <description> |
david_williams | 8ce730d | 2005-11-02 05:07:56 +0000 | [diff] [blame] | 9 | %description |
david_williams | 321160c | 2005-10-17 05:47:36 +0000 | [diff] [blame] | 10 | </description> |
11 | |||||
lmandel | dfc1109 | 2006-05-15 15:09:29 +0000 | [diff] [blame] | 12 | <copyright> |
13 | %copyright | ||||
14 | </copyright> | ||||
15 | |||||
16 | <license url="%licenseURL"> | ||||
david_williams | 8ce730d | 2005-11-02 05:07:56 +0000 | [diff] [blame] | 17 | %license |
david_williams | 321160c | 2005-10-17 05:47:36 +0000 | [diff] [blame] | 18 | </license> |
lmandel | dfc1109 | 2006-05-15 15:09:29 +0000 | [diff] [blame] | 19 | |
david_williams | c293a51 | 2006-02-05 06:41:15 +0000 | [diff] [blame] | 20 | <url> |
lmandel | dfc1109 | 2006-05-15 15:09:29 +0000 | [diff] [blame] | 21 | <update label="%updateSiteName" url="http://download.eclipse.org/webtools/updates/"/> |
david_williams | c293a51 | 2006-02-05 06:41:15 +0000 | [diff] [blame] | 22 | </url> |
lmandel | dfc1109 | 2006-05-15 15:09:29 +0000 | [diff] [blame] | 23 | |
david_williams | a877469 | 2006-11-22 20:06:04 +0000 | [diff] [blame] | 24 | <includes |
25 | id="org.eclipse.wst.xml_ui.feature" | ||||
26 | version="0.0.0"/> | ||||
27 | <includes | ||||
david_williams | f13ece2 | 2005-11-10 04:14:40 +0000 | [diff] [blame] | 28 | id="org.eclipse.wst.xml_ui.feature.source" |
david_williams | 064ba1c | 2005-10-31 13:59:21 +0000 | [diff] [blame] | 29 | version="0.0.0"/> |
30 | |||||
david_williams | a877469 | 2006-11-22 20:06:04 +0000 | [diff] [blame] | 31 | |
david_williams | 321160c | 2005-10-17 05:47:36 +0000 | [diff] [blame] | 32 | </feature> |