blob: 9ed4551c17bcc84fc7f5f8e9a5e81e97a887acca [file]
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.eclipse.osee.client.feature"
label="%featureName"
version="0.22.0.qualifier"
provider-name="%providerName">
<description>
%description
</description>
<copyright>
%copyright
</copyright>
<license url="%licenseURL">
%license
</license>
<includes
id="org.eclipse.osee.framework.feature"
version="0.0.0"/>
<includes
id="org.eclipse.osee.framework.ui.feature"
version="0.0.0"/>
<includes
id="org.eclipse.osee.define.feature"
version="0.0.0"/>
</feature>