| <?xml version="1.0" encoding="UTF-8"?> | 
 | <!--#======================================================================= --> | 
 | <feature | 
 |       id="org.eclipse.osbp.dependencies.feature.eef" | 
 |       label="%featureName" | 
 |       version="1.5.1.qualifier" | 
 |       provider-name="%providerName" | 
 |       plugin="org.eclipse.emf.eef.components" | 
 |       image="eclipse_update_120.jpg"> | 
 |  | 
 |    <description url="http://eclipse.org/gemini/naming"> | 
 |       %description | 
 |    </description> | 
 |  | 
 |    <copyright url="http://eclipse.org/gemini/naming"> | 
 |       %copyright | 
 |    </copyright> | 
 |  | 
 |    <license url="%licenseURL"> | 
 |       %license | 
 |    </license> | 
 |  | 
 |    <includes | 
 |          id="org.eclipse.emf.eef.codegen.ecore-feature" | 
 |          version="1.5.1.201601141612"/> | 
 |  | 
 | <!-- | 
 |    <includes | 
 |          id="org.eclipse.emf.eef.collab.runtime-feature" | 
 |          version="1.5.1.201601141612"/> | 
 | --> | 
 |    <includes | 
 |          id="org.eclipse.emf.eef.edt-feature" | 
 |          version="1.5.1.201601141612"/> | 
 |  | 
 |    <includes | 
 |          id="org.eclipse.emf.eef.runtime-feature" | 
 |          version="1.5.1.201601141612"/> | 
 |  | 
 |    <includes | 
 |          id="org.eclipse.emf.eef.extended-feature" | 
 |          version="1.5.1.201601141612"/> | 
 | <!-- | 
 |    <includes | 
 |          id="org.eclipse.emf.ecoretools.sdk" | 
 |          version="0.0.0"/> | 
 | --> | 
 |    <includes | 
 |          id="org.eclipse.emf.ecore.xcore.sdk" | 
 |          version="1.4.0.v20160526-0606"/> | 
 |  | 
 | </feature> |