david_williams | 5b6bfe9 | 2008-09-01 04:02:25 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <feature |
| 3 | id="org.eclipse.wtp.xml.dev.feature" |
| 4 | label="Dev Feature" |
| 5 | version="1.0.0"> |
| 6 | |
| 7 | <description url="http://www.example.com/description"> |
| 8 | [Enter Feature Description here.] |
| 9 | </description> |
| 10 | |
| 11 | <copyright url="http://www.example.com/copyright"> |
| 12 | [Enter Copyright Description here.] |
| 13 | </copyright> |
| 14 | |
| 15 | <license url="http://www.example.com/license"> |
| 16 | [Enter License Description here.] |
| 17 | </license> |
| 18 | |
| 19 | <plugin |
| 20 | id="org.eclipse.wtp.xml.dev" |
| 21 | download-size="0" |
| 22 | install-size="0" |
| 23 | version="0.0.0"/> |
| 24 | |
| 25 | </feature> |