syeshin | d99f1d5 | 2005-07-25 17:10:24 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <feature |
| 3 | id="org.eclipse.wst.doc.user.feature" |
lmandel | 6b61e50 | 2006-05-15 15:12:51 +0000 | [diff] [blame] | 4 | label="%featureName" |
david_williams | 0de657c | 2007-09-15 20:25:17 +0000 | [diff] [blame] | 5 | version="2.1.0.qualifier" |
syeshin | d99f1d5 | 2005-07-25 17:10:24 +0000 | [diff] [blame] | 6 | provider-name="%providerName"> |
| 7 | |
| 8 | <description> |
| 9 | %description |
| 10 | </description> |
| 11 | |
lmandel | 6b61e50 | 2006-05-15 15:12:51 +0000 | [diff] [blame] | 12 | <copyright> |
| 13 | %copyright |
| 14 | </copyright> |
| 15 | |
syeshin | d99f1d5 | 2005-07-25 17:10:24 +0000 | [diff] [blame] | 16 | <license url="license.html"> |
| 17 | %license |
| 18 | </license> |
lmandel | d75f363 | 2005-08-08 17:27:29 +0000 | [diff] [blame] | 19 | |
lmandel | 6b61e50 | 2006-05-15 15:12:51 +0000 | [diff] [blame] | 20 | <url> |
| 21 | <update label="%updateSiteName" url="http://download.eclipse.org/webtools/updates/"/> |
| 22 | </url> |
david_williams | d4e8f0a | 2005-10-23 19:01:50 +0000 | [diff] [blame] | 23 | |
| 24 | <includes |
| 25 | id="org.eclipse.wst.server_userdoc.feature" |
| 26 | version="0.0.0"/> |
| 27 | |
| 28 | <includes |
| 29 | id="org.eclipse.wst.web_userdoc.feature" |
| 30 | version="0.0.0"/> |
| 31 | |
| 32 | <includes |
| 33 | id="org.eclipse.wst.ws_userdoc.feature" |
| 34 | version="0.0.0"/> |
| 35 | |
| 36 | <includes |
| 37 | id="org.eclipse.wst.xml_userdoc.feature" |
| 38 | version="0.0.0"/> |
| 39 | |
david_williams | daddfa4 | 2005-11-02 17:10:54 +0000 | [diff] [blame] | 40 | |
syeshin | d99f1d5 | 2005-07-25 17:10:24 +0000 | [diff] [blame] | 41 | </feature> |