david_williams | f13ece2 | 2005-11-10 04:14:40 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <feature |
david_williams | d13896a | 2006-02-15 02:26:06 +0000 | [diff] [blame^] | 3 | id="org.eclipse.wst.web_ui.feature.source" |
| 4 | label="Source for WST Web UI Feature" |
| 5 | version="1.0.1.qualifier" |
| 6 | provider-name="%providerName"> |
| 7 | |
| 8 | <description> |
| 9 | %description |
| 10 | </description> |
| 11 | |
| 12 | <copyright> |
| 13 | %copyright |
| 14 | </copyright> |
| 15 | |
| 16 | <license url="license.html"> |
| 17 | %license |
| 18 | </license> |
| 19 | |
| 20 | <url> |
| 21 | <update label="Web Tools Platform (WTP) Updates" url="http://download.eclipse.org/webtools/updates/"/> |
| 22 | </url> |
| 23 | |
| 24 | |
| 25 | <includes |
david_williams | d64e4d7 | 2005-11-11 07:24:18 +0000 | [diff] [blame] | 26 | id="org.eclipse.wst.web_core.feature" |
| 27 | version="0.0.0"/> |
david_williams | d13896a | 2006-02-15 02:26:06 +0000 | [diff] [blame^] | 28 | |
| 29 | <includes |
david_williams | f13ece2 | 2005-11-10 04:14:40 +0000 | [diff] [blame] | 30 | id="org.eclipse.wst.web_core.feature.source" |
| 31 | version="0.0.0"/> |
david_williams | d13896a | 2006-02-15 02:26:06 +0000 | [diff] [blame^] | 32 | |
| 33 | <plugin |
david_williams | f13ece2 | 2005-11-10 04:14:40 +0000 | [diff] [blame] | 34 | id="org.eclipse.wst.web_ui.feature.source" |
| 35 | download-size="0" |
| 36 | install-size="0" |
david_williams | d13896a | 2006-02-15 02:26:06 +0000 | [diff] [blame^] | 37 | version="0.0.0"/> |
| 38 | |
david_williams | f13ece2 | 2005-11-10 04:14:40 +0000 | [diff] [blame] | 39 | </feature> |