| <?xml version="1.0" encoding="UTF-8"?> | |
| <feature | |
| id="org.eclipse.rcptt.ecl.sdk" | |
| label="ECL SDK" | |
| version="1.5.2.qualifier" | |
| provider-name="%providerName%"> | |
| <description> | |
| Eclipse Command Language SDK | |
| </description> | |
| <copyright url="%copyrightURL"> | |
| %copyright | |
| </copyright> | |
| <license url="%licenseURL"> | |
| %license | |
| </license> | |
| <includes | |
| id="org.eclipse.rcptt.ecl.core" | |
| version="0.0.0"/> | |
| </feature> |