| <?xml version="1.0" encoding="UTF-8"?> |
| <feature |
| id="org.eclipse.wst.xml_ui.feature.source" |
| label="%featureName" |
| version="1.5.0.qualifier" |
| provider-name="%providerName"> |
| |
| <description> |
| %description |
| </description> |
| |
| <copyright> |
| %copyright |
| </copyright> |
| |
| <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_core.feature" |
| version="0.0.0" |
| search-location="both"/> |
| |
| <includes |
| id="org.eclipse.wst.xml_core.feature.source" |
| version="0.0.0" |
| search-location="both"/> |
| |
| <plugin |
| id="org.eclipse.wst.xml_ui.feature.source" |
| download-size="0" |
| install-size="0" |
| version="0.0.0"/> |
| |
| </feature> |