david_williams | 39786ac | 2005-10-17 05:37:11 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <feature | ||||
3 | id="org.eclipse.wst.server_sdk.feature" | ||||
deboer | 5e8f597 | 2006-05-09 13:23:11 +0000 | [diff] [blame] | 4 | label="%featureName" |
david_williams | 98d6eb3 | 2007-03-28 01:04:42 +0000 | [diff] [blame^] | 5 | version="2.0.0.qualifier" |
deboer | 5e8f597 | 2006-05-09 13:23:11 +0000 | [diff] [blame] | 6 | provider-name="%providerName"> |
david_williams | 39786ac | 2005-10-17 05:37:11 +0000 | [diff] [blame] | 7 | |
david_williams | 2d54d69 | 2005-11-13 04:55:38 +0000 | [diff] [blame] | 8 | <description> |
david_williams | 3392f58 | 2005-11-02 05:07:58 +0000 | [diff] [blame] | 9 | %description |
david_williams | 39786ac | 2005-10-17 05:37:11 +0000 | [diff] [blame] | 10 | </description> |
11 | |||||
lmandel | 9b3bf90 | 2006-05-15 15:13:01 +0000 | [diff] [blame] | 12 | <copyright> |
13 | %copyright | ||||
14 | </copyright> | ||||
15 | |||||
deboer | 5e8f597 | 2006-05-09 13:23:11 +0000 | [diff] [blame] | 16 | <license url="%licenseURL"> |
david_williams | 3392f58 | 2005-11-02 05:07:58 +0000 | [diff] [blame] | 17 | %license |
david_williams | 39786ac | 2005-10-17 05:37:11 +0000 | [diff] [blame] | 18 | </license> |
19 | |||||
david_williams | ad7639f | 2006-02-15 02:32:02 +0000 | [diff] [blame] | 20 | <url> |
deboer | 5e8f597 | 2006-05-09 13:23:11 +0000 | [diff] [blame] | 21 | <update label="%updateSiteName" url="http://download.eclipse.org/webtools/updates/"/> |
david_williams | ad7639f | 2006-02-15 02:32:02 +0000 | [diff] [blame] | 22 | </url> |
23 | |||||
david_williams | 61f21b4 | 2005-11-10 04:39:27 +0000 | [diff] [blame] | 24 | <includes |
david_williams | f8f013b | 2006-11-22 20:05:56 +0000 | [diff] [blame] | 25 | id="org.eclipse.wst.server_ui.feature" |
26 | version="0.0.0"/> | ||||
27 | |||||
28 | <includes | ||||
david_williams | c3faa03 | 2005-11-10 04:03:19 +0000 | [diff] [blame] | 29 | id="org.eclipse.wst.server_ui.feature.source" |
david_williams | 39786ac | 2005-10-17 05:37:11 +0000 | [diff] [blame] | 30 | version="0.0.0"/> |
31 | |||||
david_williams | 39786ac | 2005-10-17 05:37:11 +0000 | [diff] [blame] | 32 | </feature> |