Skip to main content
summaryrefslogtreecommitdiffstats
blob: 9b1f1ab4f43e5752af09a32181abc11ce72dd24a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?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/cbi/p2repo/2011/aggregator/1.1.0" label="ECP">
  <repositories location="http://download.eclipse.org/ecp/rt/1160" description="ECP 1.16.0">
    <features name="org.eclipse.emf.ecp.sdk.feature.feature.group">
      <categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
    </features>
    <features name="org.eclipse.emf.ecp.emfforms.sdk.feature.feature.group">
      <categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
    </features>
  </repositories>
  <contacts href="simrel.aggr#//@contacts[email='jfaltermeier@eclipsesource.com']"/>
  <contacts href="simrel.aggr#//@contacts[email='emueller@eclipsesource.com']"/>
</aggregator:Contribution>

Back to the top