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" |
jeffliu | 7825440 | 2006-02-09 22:06:19 +0000 | [diff] [blame] | 5 | version="1.0.100.qualifier"> |
david_williams | 39786ac | 2005-10-17 05:37:11 +0000 | [diff] [blame] | 6 | |
david_williams | 2d54d69 | 2005-11-13 04:55:38 +0000 | [diff] [blame] | 7 | <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 | |
david_williams | 2d54d69 | 2005-11-13 04:55:38 +0000 | [diff] [blame] | 11 | <license url="license.html"> |
david_williams | 3392f58 | 2005-11-02 05:07:58 +0000 | [diff] [blame] | 12 | %license |
david_williams | 39786ac | 2005-10-17 05:37:11 +0000 | [diff] [blame] | 13 | </license> |
| 14 | |
jeffliu | 151a419 | 2005-12-07 19:16:22 +0000 | [diff] [blame] | 15 | <requires> |
david_williams | 19c529e | 2006-02-06 00:56:45 +0000 | [diff] [blame] | 16 | <import feature="org.eclipse.rcp" version="3.2" match="equivalent"/> |
| 17 | <import feature="org.eclipse.platform" version="3.2" match="equivalent"/> |
jeffliu | 151a419 | 2005-12-07 19:16:22 +0000 | [diff] [blame] | 18 | </requires> |
david_williams | 39786ac | 2005-10-17 05:37:11 +0000 | [diff] [blame] | 19 | |
david_williams | 39786ac | 2005-10-17 05:37:11 +0000 | [diff] [blame] | 20 | <plugin |
| 21 | id="org.eclipse.wst.server.core" |
| 22 | download-size="0" |
| 23 | install-size="0" |
| 24 | version="0.0.0" |
| 25 | unpack="false"/> |
| 26 | |
| 27 | <plugin |
| 28 | id="org.eclipse.wst.internet.monitor.core" |
| 29 | download-size="0" |
| 30 | install-size="0" |
| 31 | version="0.0.0" |
| 32 | unpack="false"/> |
| 33 | |
| 34 | </feature> |