46 lines
1.1 KiB
XML
46 lines
1.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<feature
|
|
id="afryca.behavior.default.feature"
|
|
label="%featureName"
|
|
version="1.0.0.202101221157"
|
|
provider-name="%providerName">
|
|
|
|
<description url="http://www.example.com/description">
|
|
%description
|
|
</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="afryca.behavior.feature"
|
|
version="1.0.0.202101221157"/>
|
|
|
|
<requires>
|
|
<import plugin="afryca.behavior"/>
|
|
<import plugin="org.eclipse.core.runtime"/>
|
|
<import plugin="org.eclipse.e4.core.di"/>
|
|
<import plugin="afryca.ase"/>
|
|
</requires>
|
|
|
|
<plugin
|
|
id="afryca.behavior.standard"
|
|
download-size="5"
|
|
install-size="9"
|
|
version="1.0.0.202101221157"
|
|
unpack="false"/>
|
|
|
|
<plugin
|
|
id="afryca.behavior.standard_with_adverse"
|
|
download-size="6"
|
|
install-size="12"
|
|
version="1.0.0.202101221157"
|
|
unpack="false"/>
|
|
|
|
</feature>
|