| <?xml version="1.0" encoding="UTF-8"?> |
| <feature |
| id="org.eclipse.capra.feature" |
| label="%featureName" |
| version="0.8.0.RC_20200618" |
| provider-name="%providerName" |
| plugin="org.eclipse.capra.branding"> |
| |
| <description url="%descriptionURL"> |
| %description |
| </description> |
| |
| <copyright> |
| %copyright |
| </copyright> |
| |
| <license url="%licenseURL"> |
| %license |
| </license> |
| |
| <includes |
| id="org.eclipse.capra.core.feature" |
| version="0.0.0"/> |
| |
| <includes |
| id="org.eclipse.capra.ui.feature" |
| version="0.0.0"/> |
| |
| <includes |
| id="org.eclipse.capra.generic.feature" |
| version="0.0.0"/> |
| |
| <plugin |
| id="org.eclipse.capra.branding" |
| download-size="0" |
| install-size="0" |
| version="0.0.0"/> |
| |
| </feature> |