david_williams | 6db8d74 | 2007-09-23 18:29:02 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <feature |
| 3 | id="org.eclipse.wtp.patch.assembly.feature" |
| 4 | label="Patch Assembly 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 | <includes |
| 20 | id="org.eclipse.wst.server_core.feature.patch" |
| 21 | version="0.0.0"/> |
| 22 | |
david_williams | a52f796 | 2007-09-24 01:37:13 +0000 | [diff] [blame] | 23 | <includes |
| 24 | id="org.eclipse.wtp.releng.tests.feature" |
| 25 | version="0.0.0"/> |
| 26 | |
david_williams | 6db8d74 | 2007-09-23 18:29:02 +0000 | [diff] [blame] | 27 | </feature> |