Skip to main content
summaryrefslogtreecommitdiffstats
blob: 5bc551f4a891ca2e0d8621a59954611aa4f62634 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="ASCII"?>
<aggregator:Contribution xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:aggregator="http://www.eclipse.org/b3/2011/aggregator/1.1.0" enabled="false" label="Extended Editing Framework (EEF)">
  <repositories location="http://download.eclipse.org/modeling/emft/eef/updates/milestones/1.2">
    <features name="org.eclipse.emf.eef.sdk-feature.feature.group" versionRange="[1.2.0,1.3.0)">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
    </features>
    <features name="org.eclipse.emf.eef.codegen.ecore-feature.feature.group" versionRange="[1.2.0,1.3.0)">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
    </features>
  </repositories>
  <contacts href="simrel.b3aggr#//@contacts[email='goulwen.lefur@obeo.fr']"/>
</aggregator:Contribution>

Back to the top