| <?xml version="1.0" encoding="UTF-8"?> |
| <feature |
| id="org.eclipse.mylyn.docs.intent.exporter.feature" |
| label="%featureName" |
| version="0.9.0.qualifier" |
| provider-name="%providerName" |
| license-feature="org.eclipse.license" |
| license-feature-version="0.0.0" |
| plugin="org.eclipse.mylyn.docs.intent.exporter"> |
| |
| <description url="http://www.example.com/description"> |
| %description |
| </description> |
| |
| <copyright url="%copyrightURL"> |
| %copyright |
| </copyright> |
| |
| <license url="%licenseURL"> |
| %license |
| </license> |
| |
| <plugin |
| id="org.eclipse.mylyn.docs.intent.exporter" |
| download-size="0" |
| install-size="0" |
| version="0.0.0" |
| unpack="false"/> |
| |
| <plugin |
| id="org.eclipse.mylyn.docs.intent.exporter.ui" |
| download-size="0" |
| install-size="0" |
| version="0.0.0" |
| unpack="false"/> |
| |
| <plugin |
| id="org.eclipse.mylyn.docs.intent.exporter.client" |
| download-size="0" |
| install-size="0" |
| version="0.0.0" |
| unpack="false"/> |
| |
| </feature> |