forked from eclipse-simrel/simrel.build
-
Notifications
You must be signed in to change notification settings - Fork 0
/
gmp-graphiti.aggrcon
43 lines (43 loc) · 4.29 KB
/
gmp-graphiti.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
<?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" description="The Eclipse Modeling Graphiti project" label="Graphiti">
<repositories location="https://download.eclipse.org/graphiti/updates/release/0.19.2" description="Graphiti 0.19.2 Release Update Site">
<features description="The feature containing the Graphiti framework" name="org.eclipse.graphiti.feature.feature.group" versionRange="[0.19.2,0.20.0)">
<categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
</features>
<features description="The feature containing the sources of the Graphiti framework" name="org.eclipse.graphiti.feature.source.feature.group" versionRange="[0.19.2,0.20.0)">
<categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
</features>
<features description="The feature containing the examples for Graphiti" name="org.eclipse.graphiti.feature.examples.feature.group" versionRange="[0.19.2,0.20.0)">
<categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
</features>
<features description="The feature containing the sources of the examples for Graphiti" name="org.eclipse.graphiti.feature.examples.source.feature.group" versionRange="[0.19.2,0.20.0)">
<categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
</features>
<features description="The complete SDK feature for Graphiti containing all other features (framework, examples plus source code)" name="org.eclipse.graphiti.sdk.feature.feature.group" versionRange="[0.19.2,0.20.0)">
<categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
</features>
<features description="The complete SDK source feature for Graphiti containing all other features (framework, examples plus source code)" name="org.eclipse.graphiti.sdk.feature.source.feature.group" versionRange="[0.19.2,0.20.0)">
<categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
</features>
<features description="The complete SDKplus feature for Graphiti containing all other features (framework, examples plus source code) and the add-ons" name="org.eclipse.graphiti.sdk.plus.feature.feature.group" versionRange="[0.19.2,0.20.0)">
<categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
</features>
<features description="The complete SDKplus source feature for Graphiti containing all other features (framework, examples plus source code) and the add-ons" name="org.eclipse.graphiti.sdk.plus.feature.source.feature.group" versionRange="[0.19.2,0.20.0)">
<categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
</features>
<features description="The feature containing extensions for the Graphiti framework, currently it contains only the SVG Diagram export" name="org.eclipse.graphiti.export.feature.feature.group" versionRange="[0.19.2,0.20.0)">
<categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
</features>
<features description="The feature containing the sources of the extensions for the Graphiti framework, currently it contains only the SVG Diagram export" name="org.eclipse.graphiti.export.feature.source.feature.group" versionRange="[0.19.2,0.20.0)">
<categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
</features>
<features description="The feature containing the design tools for Graphiti, currently a wizard to create new Graphiti plugin projects." name="org.eclipse.graphiti.feature.tools.feature.group" versionRange="[0.19.2,0.20.0)">
<categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
</features>
<features description="The feature containing the sources of the design tools for Graphiti, currently a wizard to create new Graphiti plugin projects." name="org.eclipse.graphiti.feature.tools.source.feature.group" versionRange="[0.19.2,0.20.0)">
<categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
</features>
</repositories>
<contacts href="simrel.aggr#//@contacts[email='michael.wenz@sap.com']"/>
<contacts href="simrel.aggr#//@contacts[email='ed.merks@gmail.com']"/>
</aggregator:Contribution>