Skip to main content
summaryrefslogtreecommitdiffstats
blob: cb52f3938de3f8a98a4aa015fe3ad61bff6bd8e6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<?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" description="Eclipse Sirius" label="Sirius">
  <repositories location="http://download.eclipse.org/sirius/updates/releases/2.0.0/luna">
    <features name="org.eclipse.sirius.runtime.feature.group" versionRange="[2.0.0,2.1.0)">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
    </features>
    <features name="org.eclipse.sirius.runtime.acceleo.feature.group" versionRange="[2.0.0,2.1.0)">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
    </features>
    <features name="org.eclipse.sirius.doc.feature.feature.group" versionRange="[2.0.0,2.1.0)">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
    </features>
    <features name="org.eclipse.sirius.runtime.ide.ui.acceleo.feature.group" versionRange="[2.0.0,2.1.0)">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
    </features>
    <features name="org.eclipse.sirius.runtime.ide.ui.feature.group" versionRange="[2.0.0,2.1.0)">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
    </features>
    <features name="org.eclipse.sirius.specifier.ide.ui.acceleo.feature.group" versionRange="[2.0.0,2.1.0)">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
    </features>
    <features name="org.eclipse.sirius.specifier.ide.ui.feature.group" versionRange="[2.0.0,2.1.0)">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
    </features>
    <features name="org.eclipse.sirius.runtime.ide.eef.feature.group" versionRange="[2.0.0,2.1.0)">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
    </features>
    <features name="org.eclipse.sirius.runtime.ide.xtext.feature.group" versionRange="[2.0.0,2.1.0)">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
    </features>
  </repositories>
  <contacts href="simrel.b3aggr#//@contacts[email='pierre-charles.david@obeo.fr']"/>
  <contacts href="simrel.b3aggr#//@contacts[email='laurent.redor@obeo.fr']"/>
  <contacts href="simrel.b3aggr#//@contacts[email='cedric.brun@obeo.fr']"/>
</aggregator:Contribution>

Back to the top