Skip to main content
summaryrefslogtreecommitdiffstats
blob: 160ca50c8bf7f53a7e0cb5cb60ea5f5c8cf96b23 (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
48
49
50
51
52
<?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="GEF">
  <repositories location="https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952" description="GEF-Legacy releases">
    <features name="org.eclipse.gef.sdk.feature.group" versionRange="[3.11.0.201606061308]">
      <categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
    </features>
    <features name="org.eclipse.zest.sdk.feature.group" versionRange="[1.7.0.201606061308]">
      <categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
    </features>
  </repositories>
  <repositories location="https://download.eclipse.org/tools/gef/updates/milestones/5.2.0M3_gef-master_5578" description="GEF Milestones">
    <features name="org.eclipse.gef.common.sdk.feature.group" versionRange="[5.0.0.201908230203]">
      <categories href="simrel.aggr#//@customCategories[identifier='Application%20Development%20Frameworks']"/>
    </features>
    <features name="org.eclipse.gef.geometry.sdk.feature.group" versionRange="[5.0.2.201908230203]">
      <categories href="simrel.aggr#//@customCategories[identifier='Application%20Development%20Frameworks']"/>
    </features>
    <features name="org.eclipse.gef.graph.sdk.feature.group" versionRange="[5.1.0.201908230203]">
      <categories href="simrel.aggr#//@customCategories[identifier='Application%20Development%20Frameworks']"/>
    </features>
    <features name="org.eclipse.gef.layout.sdk.feature.group" versionRange="[5.0.0.201908230203]">
      <categories href="simrel.aggr#//@customCategories[identifier='Application%20Development%20Frameworks']"/>
    </features>
    <features name="org.eclipse.gef.dot.sdk.feature.group" versionRange="[5.0.400.201908230203]">
      <categories href="simrel.aggr#//@customCategories[identifier='Application%20Development%20Frameworks']"/>
    </features>
    <features name="org.eclipse.gef.dot.user.feature.group" versionRange="[5.0.400.201908230203]">
      <categories href="simrel.aggr#//@customCategories[identifier='Application%20Development%20Frameworks']"/>
    </features>
    <features name="org.eclipse.gef.fx.sdk.feature.group" versionRange="[5.0.2.201908230203]">
      <categories href="simrel.aggr#//@customCategories[identifier='Application%20Development%20Frameworks']"/>
    </features>
    <features name="org.eclipse.gef.mvc.sdk.feature.group" versionRange="[5.1.0.201908230203]">
      <categories href="simrel.aggr#//@customCategories[identifier='Application%20Development%20Frameworks']"/>
    </features>
    <features name="org.eclipse.gef.zest.sdk.feature.group" versionRange="[5.1.0.201908230203]">
      <categories href="simrel.aggr#//@customCategories[identifier='Application%20Development%20Frameworks']"/>
    </features>
    <features name="org.eclipse.gef.cloudio.sdk.feature.group" versionRange="[5.0.2.201908230203]">
      <categories href="simrel.aggr#//@customCategories[identifier='Application%20Development%20Frameworks']"/>
    </features>
    <features name="org.eclipse.gef.cloudio.user.feature.group" versionRange="[5.0.2.201908230203]">
      <categories href="simrel.aggr#//@customCategories[identifier='Application%20Development%20Frameworks']"/>
    </features>
  </repositories>
  <repositories location="https://download.eclipse.org/efxclipse/runtime-released/3.5.0/site/" description="e(fx)clipse (bundled by GEF)">
    <features name="org.eclipse.fx.runtime.min.feature.feature.group" versionRange="[3.5.0.201902220600]">
      <categories href="simrel.aggr#//@customCategories[identifier='Application%20Development%20Frameworks']"/>
    </features>
  </repositories>
  <contacts href="simrel.aggr#//@contacts[email='matthias.wienand@itemis.de']"/>
</aggregator:Contribution>

Back to the top