| <?xml version="1.0" encoding="UTF-8"?> |
| <feature |
| id="org.eclipse.wst.xsl_sdk.feature" |
| label="%featureName" |
| version="1.1.100.qualifier" |
| provider-name="%providerName"> |
| |
| <description> |
| %description |
| </description> |
| |
| <copyright> |
| %copyright |
| </copyright> |
| |
| <license url="%licenseURL"> |
| %license |
| </license> |
| |
| <includes |
| id="org.eclipse.wst.xsl.feature" |
| version="0.0.0"/> |
| |
| <includes |
| id="org.eclipse.wst.xsl.feature.source" |
| version="0.0.0"/> |
| |
| <includes |
| id="org.eclipse.wst.xml.xpath2.processor.feature" |
| version="0.0.0"/> |
| |
| <plugin |
| id="org.eclipse.wst.xsl.sdk.documentation" |
| download-size="0" |
| install-size="0" |
| version="0.0.0" |
| unpack="false"/> |
| |
| </feature> |