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> |
david_williams | ad7639f | 2006-02-15 02:32:02 +0000 | [diff] [blame^] | 14 | <url> |
| 15 | <update label="Web Tools Platform (WTP) Updates" url="http://download.eclipse.org/webtools/updates/"/> |
| 16 | </url> |
david_williams | 39786ac | 2005-10-17 05:37:11 +0000 | [diff] [blame] | 17 | |
jeffliu | 151a419 | 2005-12-07 19:16:22 +0000 | [diff] [blame] | 18 | <requires> |
david_williams | 19c529e | 2006-02-06 00:56:45 +0000 | [diff] [blame] | 19 | <import feature="org.eclipse.rcp" version="3.2" match="equivalent"/> |
| 20 | <import feature="org.eclipse.platform" version="3.2" match="equivalent"/> |
jeffliu | 151a419 | 2005-12-07 19:16:22 +0000 | [diff] [blame] | 21 | </requires> |
david_williams | 39786ac | 2005-10-17 05:37:11 +0000 | [diff] [blame] | 22 | |
david_williams | 39786ac | 2005-10-17 05:37:11 +0000 | [diff] [blame] | 23 | <plugin |
| 24 | id="org.eclipse.wst.server.core" |
| 25 | download-size="0" |
| 26 | install-size="0" |
| 27 | version="0.0.0" |
| 28 | unpack="false"/> |
| 29 | |
| 30 | <plugin |
| 31 | id="org.eclipse.wst.internet.monitor.core" |
| 32 | download-size="0" |
| 33 | install-size="0" |
| 34 | version="0.0.0" |
| 35 | unpack="false"/> |
| 36 | |
| 37 | </feature> |