<?xml version="1.0" encoding="UTF-8"?> | |
<feature | |
id="org.eclipse.rcptt.testing" | |
label="Testing Support" | |
version="1.5.2.qualifier" | |
provider-name="%providerName"> | |
<description> | |
Additional ECL commands for testing RCPTT | |
</description> | |
<copyright url="%copyrightURL"> | |
%copyright | |
</copyright> | |
<license url="%licenseURL"> | |
%license | |
</license> | |
<plugin | |
id="org.eclipse.rcptt.testing.ecl" | |
download-size="0" | |
install-size="0" | |
version="1.5.2.qualifier" | |
unpack="false"/> | |
</feature> |