Skip to main content
summaryrefslogtreecommitdiffstats
blob: fc828bac062a6346a83265d0cba9973631bff8d9 (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
36
37
38
39
40
41
42
43
44
45
46
47
<?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" label="GEF">
  <repositories location="http://download.eclipse.org/tools/gef/updates/milestones/4.0.0M7_gef-master_1912" description="GEF milestones">
    <features name="org.eclipse.gef.sdk.feature.group" versionRange="[3.11.0.201605020204]">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
    </features>
    <features name="org.eclipse.zest.sdk.feature.group" versionRange="[1.7.0.201605020204]">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
    </features>
  </repositories>
  <repositories location="http://download.eclipse.org/tools/gef/gef4/updates/milestones/4.0.0RC3_gef4-master_3375" description="GEF4 milestones">
    <features name="org.eclipse.gef4.common.sdk.feature.group" versionRange="[1.0.0.201605300959]">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Application%20Development%20Frameworks']"/>
    </features>
    <features name="org.eclipse.gef4.geometry.sdk.feature.group" versionRange="[1.0.0.201605300959]">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Application%20Development%20Frameworks']"/>
    </features>
    <features name="org.eclipse.gef4.graph.sdk.feature.group" versionRange="[1.0.0.201605300959]">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Application%20Development%20Frameworks']"/>
    </features>
    <features name="org.eclipse.gef4.layout.sdk.feature.group" versionRange="[1.0.0.201605300959]">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Application%20Development%20Frameworks']"/>
    </features>
    <features name="org.eclipse.gef4.dot.sdk.feature.group" versionRange="[1.0.0.201605300959]">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Application%20Development%20Frameworks']"/>
    </features>
    <features name="org.eclipse.gef4.dot.doc.user.feature.group" versionRange="[1.0.0.201605300959]">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Application%20Development%20Frameworks']"/>
    </features>
    <features name="org.eclipse.gef4.fx.sdk.feature.group" versionRange="[1.0.0.201605300959]">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Application%20Development%20Frameworks']"/>
    </features>
    <features name="org.eclipse.gef4.mvc.sdk.feature.group" versionRange="[1.0.0.201605300959]">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Application%20Development%20Frameworks']"/>
    </features>
    <features name="org.eclipse.gef4.zest.sdk.feature.group" versionRange="[1.0.0.201605300959]">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Application%20Development%20Frameworks']"/>
    </features>
    <features name="org.eclipse.gef4.cloudio.sdk.feature.group" versionRange="[1.0.0.201605300959]">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Application%20Development%20Frameworks']"/>
    </features>
    <features name="org.eclipse.gef4.cloudio.doc.user.feature.group" versionRange="[1.0.0.201605300959]">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Application%20Development%20Frameworks']"/>
    </features>
  </repositories>
  <contacts href="simrel.b3aggr#//@contacts[email='alexander.nyssen@itemis.de']"/>
</aggregator:Contribution>

Back to the top