| <?xml version="1.0" encoding="UTF-8"?> | |
| <feature | |
| id="org.eclipse.wst.common_sdk.feature" | |
| label="%featureName" | |
| version="1.5.4.qualifier" | |
| provider-name="%providerName"> | |
| <description> | |
| %description | |
| </description> | |
| <copyright> | |
| %copyright | |
| </copyright> | |
| <license url="license.html"> | |
| %license | |
| </license> | |
| <url> | |
| <update label="%updateSiteName" url="http://download.eclipse.org/webtools/updates/"/> | |
| </url> | |
| <includes | |
| id="org.eclipse.wst.common_ui.feature.source" | |
| version="0.0.0"/> | |
| </feature> |