| <?xml version="1.0" encoding="UTF-8"?> |
| <feature |
| id="org.eclipse.wst.xml_core.feature.patch" |
| label="%featureName" |
| version="1.5.5.qualifier" |
| provider-name="%providerName"> |
| |
| <description> |
| %description |
| </description> |
| |
| <copyright> |
| %copyright |
| </copyright> |
| |
| <license url="%licenseURL"> |
| %license |
| </license> |
| |
| <url> |
| <update label="%updateSiteName" url="http://download.eclipse.org/webtools/updates/"/> |
| </url> |
| |
| <requires> |
| <import feature="org.eclipse.wst.xml_core.feature" version="1.5.5.v200708020450--3YIAAbAWGEFQHU" patch="true"/> |
| </requires> |
| |
| <plugin |
| id="org.eclipse.wst.sse.core" |
| download-size="0" |
| install-size="0" |
| version="0.0.0" |
| unpack="false"/> |
| <plugin |
| id="org.eclipse.wst.xml.core" |
| download-size="0" |
| install-size="0" |
| version="0.0.0" |
| unpack="false"/> |
| |
| <plugin |
| id="org.eclipse.wst.xsd.core" |
| download-size="0" |
| install-size="0" |
| version="0.0.0" |
| unpack="false"/> |
| |
| </feature> |