blob: 7a053e9f79debc5f519efad6597cf84049f6f7ef [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.eclipse.tigerstripe.base.test_feature"
label="Test_feature Feature"
version="0.0.0"
provider-name="Eclipse.org">
<description url="http://www.example.com/description">
Test feature for org.eclipse.tigerstripe.base feature.
</description>
<copyright url="http://www.example.com/copyright">
[Enter Copyright Description here.]
</copyright>
<license url="http://www.example.com/license">
[Enter License Description here.]
</license>
<includes
id="org.eclipse.tigerstripe.base"
version="0.0.0"/>
<plugin
id="org.eclipse.tigerstripe.workbench.base.test"
download-size="0"
install-size="0"
version="0.0.0"/>
<plugin
id="org.eclipse.tigerstripe.annotation.core.test"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
</feature>