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_ui.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 | 39786ac | 2005-10-17 05:37:11 +0000 | [diff] [blame] | 24 | <includes |
david_williams | 39786ac | 2005-10-17 05:37:11 +0000 | [diff] [blame] | 25 | id="org.eclipse.wst.server_userdoc.feature" |
| 26 | version="0.0.0"/> |
| 27 | |
david_williams | 19bdb38 | 2006-05-22 14:53:25 +0000 | [diff] [blame] | 28 | <includes |
| 29 | id="org.eclipse.wst.server_core.feature" |
| 30 | version="0.0.0"/> |
jeffliu | 151a419 | 2005-12-07 19:16:22 +0000 | [diff] [blame] | 31 | |
david_williams | 39786ac | 2005-10-17 05:37:11 +0000 | [diff] [blame] | 32 | <plugin |
| 33 | id="org.eclipse.wst.internet.monitor.ui" |
| 34 | download-size="0" |
| 35 | install-size="0" |
| 36 | version="0.0.0" |
| 37 | unpack="false"/> |
| 38 | |
| 39 | <plugin |
| 40 | id="org.eclipse.wst.server.ui.infopop" |
| 41 | download-size="0" |
| 42 | install-size="0" |
| 43 | version="0.0.0" |
| 44 | unpack="false"/> |
| 45 | |
| 46 | <plugin |
| 47 | id="org.eclipse.wst.server.ui" |
| 48 | download-size="0" |
| 49 | install-size="0" |
| 50 | version="0.0.0" |
| 51 | unpack="false"/> |
| 52 | |
deboer | 2c51a3d | 2007-03-21 03:14:29 +0000 | [diff] [blame] | 53 | <plugin |
| 54 | id="org.eclipse.wst.server.http.ui" |
| 55 | download-size="0" |
| 56 | install-size="0" |
| 57 | version="0.0.0" |
| 58 | unpack="false"/> |
| 59 | </feature> |