| <?xml version="1.0" encoding="UTF-8"?> | |
| <feature | |
| id="org.eclipse.equinox.sdk" | |
| label="%featureName" | |
| version="3.2.0.qualifier" | |
| image= "eclipse_update_120.jpg" | |
| provider-name="%providerName"> | |
| <description> | |
| %description | |
| </description> | |
| <copyright> | |
| %copyright | |
| </copyright> | |
| <license url="%licenseURL"> | |
| %license | |
| </license> | |
| <includes id="org.eclipse.equinox" version="0.0.0" /> | |
| <includes id="org.eclipse.equinox.source" version="0.0.0" /> | |
| </feature> |