| <?xml version="1.0" encoding="UTF-8"?> |
| <!--#======================================================================= --> |
| <!--# Copyright (c) 2011, 2016 - Loetz GmbH&Co.KG (69115 Heidelberg, Germany) --> |
| <!--# All rights reserved. This program and the accompanying materials --> |
| <!--# are made available under the terms of the Eclipse Public License v1.0 --> |
| <!--# which accompanies this distribution, and is available at --> |
| <!--# http://www.eclipse.org/legal/epl-v10.html --> |
| <!--# --> |
| <!--# Contributors: --> |
| <!--# Christophe Loetz (Loetz GmbH&Co.KG) - initial API and implementation --> |
| <!--#======================================================================= --> |
| |
| <feature |
| id="org.eclipse.osbp.dependencies.feature.eef" |
| label="%featureName" |
| version="1.5.0.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.0"/> |
| |
| <includes |
| id="org.eclipse.emf.eef.collab.runtime-feature" |
| version="1.5.0"/> |
| |
| <includes |
| id="org.eclipse.emf.eef.edt-feature" |
| version="1.5.0"/> |
| |
| <includes |
| id="org.eclipse.emf.eef.runtime-feature" |
| version="1.5.0"/> |
| |
| <includes |
| id="org.eclipse.emf.eef.extended-feature" |
| version="1.5.0"/> |
| |
| <includes |
| id="org.eclipse.emf.ecoretools.sdk" |
| version="2.0.3"/> |
| |
| <includes |
| id="org.eclipse.emf.ecore.xcore.sdk" |
| version="1.2.1"/> |
| |
| </feature> |