| <?xml version="1.0" encoding="UTF-8"?> | |
| <feature | |
| id="org.eclipse.libra.framework.editor.feature.source" | |
| label="%featureName" | |
| version="0.3.0.qualifier" | |
| provider-name="%providerName"> | |
| <description> | |
| %description | |
| </description> | |
| <copyright> | |
| %copyright | |
| </copyright> | |
| <license url="%licenseURL"> | |
| %license | |
| </license> | |
| <includes | |
| id="org.eclipse.libra.framework.editor.feature" | |
| version="0.0.0"/> | |
| <plugin | |
| id="org.eclipse.libra.framework.editor.core.source" | |
| download-size="0" | |
| install-size="0" | |
| version="0.0.0" | |
| unpack="false"/> | |
| <plugin | |
| id="org.eclipse.libra.framework.editor.ui.source" | |
| download-size="0" | |
| install-size="0" | |
| version="0.0.0" | |
| unpack="false"/> | |
| <plugin | |
| id="org.eclipse.libra.framework.editor.integration.source" | |
| download-size="0" | |
| install-size="0" | |
| version="0.0.0" | |
| unpack="false"/> | |
| <plugin | |
| id="osgi.enterprise.source" | |
| download-size="0" | |
| install-size="0" | |
| version="0.0.0" | |
| unpack="false"/> | |
| </feature> |