| <?xml version="1.0" encoding="UTF-8"?> | |
| <feature | |
| id="org.eclipse.jsf.assembly.feature" | |
| label="%name" | |
| version="3.4.0.qualifier" | |
| provider-name="%provider" | |
| plugin="org.eclipse.jsf.branding" | |
| 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.jst.jsf.apache.trinidad.tagsupport.feature" | |
| version="0.0.0"/> | |
| <includes | |
| id="org.eclipse.jst.webpageeditor.feature" | |
| version="0.0.0"/> | |
| <includes | |
| id="org.eclipse.jsf.feature" | |
| version="0.0.0"/> | |
| </feature> |