| <?xml version="1.0" encoding="UTF-8"?> | |
| <feature | |
| id="org.eclipse.linuxtools.javadocs.feature" | |
| label="%featureName" | |
| version="8.6.0.qualifier" | |
| license-feature="org.eclipse.license" | |
| license-feature-version="0.0.0" | |
| provider-name="%provider"> | |
| <description> | |
| %featureDescription | |
| </description> | |
| <copyright> | |
| %copyright | |
| </copyright> | |
| <license> | |
| %license | |
| </license> | |
| <plugin | |
| id="org.eclipse.linuxtools.javadocs" | |
| download-size="0" | |
| install-size="0" | |
| version="0.0.0" | |
| unpack="false"/> | |
| </feature> |