lmandel | fe13d29 | 2005-07-11 19:53:21 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <feature |
lmandel | 522040a | 2005-07-28 08:42:27 +0000 | [diff] [blame] | 3 | id="org.eclipse.wst.doc.isv.feature" |
lmandel | 767255a | 2005-08-08 17:25:24 +0000 | [diff] [blame^] | 4 | label="Web Standard Tools Doc ISV Feature" |
lmandel | fe13d29 | 2005-07-11 19:53:21 +0000 | [diff] [blame] | 5 | version="0.7.0" |
| 6 | provider-name="%providerName"> |
| 7 | |
| 8 | <description> |
| 9 | %description |
| 10 | </description> |
| 11 | |
| 12 | <license url="license.html"> |
| 13 | %license |
| 14 | </license> |
| 15 | |
lmandel | 767255a | 2005-08-08 17:25:24 +0000 | [diff] [blame^] | 16 | <includes |
| 17 | id="org.eclipse.wst.doc.user.feature" |
| 18 | version="0.7.0" |
| 19 | name="Web Standard Tools Doc Feature"/> |
| 20 | |
| 21 | <requires> |
| 22 | <import plugin="org.eclipse.help"/> |
| 23 | </requires> |
| 24 | |
lmandel | fe13d29 | 2005-07-11 19:53:21 +0000 | [diff] [blame] | 25 | <plugin |
| 26 | id="org.eclipse.wst.doc.isv" |
| 27 | download-size="0" |
| 28 | install-size="0" |
syeshin | 29bd31e | 2005-07-28 20:19:17 +0000 | [diff] [blame] | 29 | version="0.0.0"/> |
lmandel | fe13d29 | 2005-07-11 19:53:21 +0000 | [diff] [blame] | 30 | |
lmandel | fe13d29 | 2005-07-11 19:53:21 +0000 | [diff] [blame] | 31 | </feature> |