david_williams | 0fb4248 | 2006-11-20 06:14:36 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <feature |
| 3 | id="org.eclipse.thirdparty.assembly" |
| 4 | label="%featureName" |
david_williams | 1c94c2e | 2007-03-28 00:52:25 +0000 | [diff] [blame] | 5 | version="2.0.0.qualifier" |
david_williams | 0fb4248 | 2006-11-20 06:14:36 +0000 | [diff] [blame] | 6 | provider-name="%providerName" |
| 7 | plugin="org.eclipse.wst" |
| 8 | image="eclipse_update_120.jpg"> |
| 9 | |
| 10 | <description> |
| 11 | %description |
| 12 | </description> |
| 13 | |
| 14 | <copyright> |
| 15 | %copyright |
| 16 | </copyright> |
| 17 | |
| 18 | <license url="license.html"> |
| 19 | %license |
| 20 | </license> |
| 21 | |
| 22 | <url> |
| 23 | <update label="%updateSiteName" url="http://download.eclipse.org/webtools/updates"/> |
| 24 | <discovery label="Web Tools Platform (WTP) Updates" url="http://download.eclipse.org/webtools/updates"/> |
| 25 | </url> |
| 26 | |
david_williams | 37723e6 | 2007-05-06 05:09:38 +0000 | [diff] [blame] | 27 | <plugin |
david_williams | 37723e6 | 2007-05-06 05:09:38 +0000 | [diff] [blame] | 28 | id="org.apache.xml.resolver" |
| 29 | download-size="0" |
| 30 | install-size="0" |
david_williams | 28aebe9 | 2007-05-06 08:41:00 +0000 | [diff] [blame] | 31 | version="0.0.0" |
david_williams | 37723e6 | 2007-05-06 05:09:38 +0000 | [diff] [blame] | 32 | unpack="false" /> |
david_williams | 37723e6 | 2007-05-06 05:09:38 +0000 | [diff] [blame] | 33 | |
david_williams | fba4278 | 2007-05-06 05:10:29 +0000 | [diff] [blame] | 34 | <plugin |
| 35 | id="org.apache.xerces" |
| 36 | download-size="0" |
| 37 | install-size="0" |
david_williams | 28aebe9 | 2007-05-06 08:41:00 +0000 | [diff] [blame] | 38 | version="0.0.0" |
david_williams | fba4278 | 2007-05-06 05:10:29 +0000 | [diff] [blame] | 39 | unpack="false" /> |
| 40 | |
| 41 | |
| 42 | |
| 43 | |
david_williams | 0fb4248 | 2006-11-20 06:14:36 +0000 | [diff] [blame] | 44 | </feature> |