| <?xml version="1.0" encoding="UTF-8"?> |
| <feature |
| id="org.eclipse.wst.xml_sdk.feature" |
| label="SDK for XML Components" |
| version="1.1.0.qualifier"> |
| |
| <description> |
| %description |
| </description> |
| |
| <license url="license.html"> |
| %license |
| </license> |
| |
| <url> |
| <update label="Web Tools Platform (WTP) Updates" url="http://download.eclipse.org/webtools/updates/"/> |
| </url> |
| |
| <includes |
| id="org.eclipse.wst.xml_ui.feature.source" |
| version="0.0.0"/> |
| |
| <requires> |
| <import feature="org.eclipse.wst.xml_ui.feature" version="0.0.0"/> |
| </requires> |
| |
| </feature> |