forked from eclipse-simrel/simrel.build
-
Notifications
You must be signed in to change notification settings - Fork 0
/
gef.aggrcon
52 lines (52 loc) · 3.71 KB
/
gef.aggrcon
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/classic/releases/3.18.0M2" description="GEF-Classic releases">
<features name="org.eclipse.gef.sdk.feature.group">
<categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
</features>
<features name="org.eclipse.zest.sdk.feature.group">
<categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
</features>
</repositories>
<repositories location="https://download.eclipse.org/tools/gef/updates/releases/5.4.0_gef-master_6893/" description="GEF Releases">
<features name="org.eclipse.gef.common.sdk.feature.group" versionRange="[5.0.1.202209120200]">
<categories href="simrel.aggr#//@customCategories[identifier='Application%20Development%20Frameworks']"/>
</features>
<features name="org.eclipse.gef.geometry.sdk.feature.group" versionRange="[5.0.3.202209120200]">
<categories href="simrel.aggr#//@customCategories[identifier='Application%20Development%20Frameworks']"/>
</features>
<features name="org.eclipse.gef.graph.sdk.feature.group" versionRange="[5.1.0.202209120200]">
<categories href="simrel.aggr#//@customCategories[identifier='Application%20Development%20Frameworks']"/>
</features>
<features name="org.eclipse.gef.layout.sdk.feature.group" versionRange="[5.0.0.202209120200]">
<categories href="simrel.aggr#//@customCategories[identifier='Application%20Development%20Frameworks']"/>
</features>
<features name="org.eclipse.gef.dot.sdk.feature.group" versionRange="[5.1.3.202209120200]">
<categories href="simrel.aggr#//@customCategories[identifier='Application%20Development%20Frameworks']"/>
</features>
<features name="org.eclipse.gef.dot.user.feature.group" versionRange="[5.1.3.202209120200]">
<categories href="simrel.aggr#//@customCategories[identifier='Application%20Development%20Frameworks']"/>
</features>
<features name="org.eclipse.gef.fx.sdk.feature.group" versionRange="[5.0.5.202209120200]">
<categories href="simrel.aggr#//@customCategories[identifier='Application%20Development%20Frameworks']"/>
</features>
<features name="org.eclipse.gef.mvc.sdk.feature.group" versionRange="[5.2.3.202209120200]">
<categories href="simrel.aggr#//@customCategories[identifier='Application%20Development%20Frameworks']"/>
</features>
<features name="org.eclipse.gef.zest.sdk.feature.group" versionRange="[5.1.2.202209120200]">
<categories href="simrel.aggr#//@customCategories[identifier='Application%20Development%20Frameworks']"/>
</features>
<features name="org.eclipse.gef.cloudio.sdk.feature.group" versionRange="[5.0.2.202209120200]">
<categories href="simrel.aggr#//@customCategories[identifier='Application%20Development%20Frameworks']"/>
</features>
<features name="org.eclipse.gef.cloudio.user.feature.group" versionRange="[5.0.2.202209120200]">
<categories href="simrel.aggr#//@customCategories[identifier='Application%20Development%20Frameworks']"/>
</features>
</repositories>
<repositories location="https://download.eclipse.org/efxclipse/runtime-released/3.9.0/site/" description="e(fx)clipse (bundled by GEF)">
<features name="org.eclipse.fx.runtime.min.feature.feature.group" versionRange="[3.9.0.202210162353]">
<categories href="simrel.aggr#//@customCategories[identifier='Application%20Development%20Frameworks']"/>
</features>
</repositories>
<contacts href="simrel.aggr#//@contacts[email='[email protected]']"/>
</aggregator:Contribution>