| <?xml version="1.0" encoding="UTF-8"?> | |
| <feature | |
| id="org.eclipse.jst.web_sdk.feature" | |
| label="%featureName" | |
| version="3.8.0.qualifier" | |
| provider-name="%providerName" | |
| license-feature="org.eclipse.license" | |
| license-feature-version="1.0.1.qualifier"> | |
| <description> | |
| %description | |
| </description> | |
| <copyright> | |
| %copyright | |
| </copyright> | |
| <license url="license.html"> | |
| %license | |
| </license> | |
| <includes | |
| id="org.eclipse.wst.ws_sdk.feature" | |
| version="0.0.0"/> | |
| <includes | |
| id="org.eclipse.jst.web_ui.feature" | |
| version="0.0.0"/> | |
| <includes | |
| id="org.eclipse.jst.web_ui.feature.source" | |
| version="0.0.0"/> | |
| <plugin | |
| id="org.eclipse.jst.jsf.doc.dev" | |
| download-size="0" | |
| install-size="0" | |
| version="0.0.0" | |
| unpack="false"/> | |
| </feature> |