david_williams | 39786ac | 2005-10-17 05:37:11 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <feature |
| 3 | id="org.eclipse.wst.server_core.feature" |
| 4 | label="org.eclipse.wst.server_core.feature" |
david_williams | 3392f58 | 2005-11-02 05:07:58 +0000 | [diff] [blame^] | 5 | version="0.0.0"> |
david_williams | 39786ac | 2005-10-17 05:37:11 +0000 | [diff] [blame] | 6 | |
| 7 | <description url="http://www.example.com/description"> |
david_williams | 3392f58 | 2005-11-02 05:07:58 +0000 | [diff] [blame^] | 8 | %description |
david_williams | 39786ac | 2005-10-17 05:37:11 +0000 | [diff] [blame] | 9 | </description> |
| 10 | |
| 11 | <copyright url="http://www.example.com/copyright"> |
david_williams | 3392f58 | 2005-11-02 05:07:58 +0000 | [diff] [blame^] | 12 | %copyright |
david_williams | 39786ac | 2005-10-17 05:37:11 +0000 | [diff] [blame] | 13 | </copyright> |
| 14 | |
| 15 | <license url="http://www.example.com/license"> |
david_williams | 3392f58 | 2005-11-02 05:07:58 +0000 | [diff] [blame^] | 16 | %license |
david_williams | 39786ac | 2005-10-17 05:37:11 +0000 | [diff] [blame] | 17 | </license> |
| 18 | |
| 19 | <includes |
| 20 | id="org.eclipse.wst.common_core.feature" |
| 21 | version="0.0.0"/> |
| 22 | |
| 23 | <requires> |
david_williams | 3392f58 | 2005-11-02 05:07:58 +0000 | [diff] [blame^] | 24 | <import feature="org.eclipse.wst.common_core.feature" version="0.0.0"/> |
david_williams | 39786ac | 2005-10-17 05:37:11 +0000 | [diff] [blame] | 25 | </requires> |
| 26 | |
| 27 | <plugin |
| 28 | id="org.eclipse.wst.server.core" |
| 29 | download-size="0" |
| 30 | install-size="0" |
| 31 | version="0.0.0" |
| 32 | unpack="false"/> |
| 33 | |
| 34 | <plugin |
| 35 | id="org.eclipse.wst.internet.monitor.core" |
| 36 | download-size="0" |
| 37 | install-size="0" |
| 38 | version="0.0.0" |
| 39 | unpack="false"/> |
| 40 | |
| 41 | </feature> |