david_williams | 0655145 | 2010-05-05 03:12:19 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <feature |
david_williams | be6f685 | 2010-05-05 03:17:59 +0000 | [diff] [blame] | 3 | id="org.eclipse.wtp.releng.tools.feature" |
david_williams | 0655145 | 2010-05-05 03:12:19 +0000 | [diff] [blame] | 4 | label="%featureName" |
david_williams | 88dea90 | 2011-02-20 04:47:14 +0000 | [diff] [blame] | 5 | version="1.2.0.qualifier" |
david_williams | 980ac36 | 2011-02-20 04:43:48 +0000 | [diff] [blame] | 6 | provider-name="%providerName" |
| 7 | license-feature="org.eclipse.license" |
| 8 | license-feature-version="1.0.0.qualifier"> |
david_williams | 0655145 | 2010-05-05 03:12:19 +0000 | [diff] [blame] | 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 | <plugin |
david_williams | be6f685 | 2010-05-05 03:17:59 +0000 | [diff] [blame] | 23 | id="org.eclipse.wtp.releng.tools" |
david_williams | 0655145 | 2010-05-05 03:12:19 +0000 | [diff] [blame] | 24 | download-size="0" |
| 25 | install-size="0" |
| 26 | version="0.0.0" |
| 27 | unpack="false"/> |
| 28 | |
| 29 | </feature> |