Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'gmp-graphiti.b3aggrcon')
-rw-r--r--gmp-graphiti.b3aggrcon48
1 files changed, 24 insertions, 24 deletions
diff --git a/gmp-graphiti.b3aggrcon b/gmp-graphiti.b3aggrcon
index a4654159f..e285605ba 100644
--- a/gmp-graphiti.b3aggrcon
+++ b/gmp-graphiti.b3aggrcon
@@ -1,24 +1,24 @@
-<?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="The Eclipse GMP Graphiti project" label="GMP Graphiti">
- <repositories location="http://download.eclipse.org/graphiti/updates/milestones" description="Graphiti Milestones Update Site">
- <features description="The feature containing the Graphiti framework" name="org.eclipse.graphiti.feature.feature.group" versionRange="0.10.0">
- <categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
- </features>
- <features description="The feature containing the examples for Graphiti" name="org.eclipse.graphiti.feature.examples.feature.group" versionRange="0.10.0">
- <categories href="simrel.b3aggr#//@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.10.0">
- <categories href="simrel.b3aggr#//@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.10.0">
- <categories href="simrel.b3aggr#//@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.10.0">
- <categories href="simrel.b3aggr#//@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.10.0">
- <categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
- </features>
- </repositories>
- <contacts href="simrel.b3aggr#//@contacts[email='michael.wenz@sap.com']"/>
-</aggregator:Contribution>
+<?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="The Eclipse GMP Graphiti project" label="GMP Graphiti">
+ <repositories location="http://download.eclipse.org/graphiti/updates/milestones" description="Graphiti Milestones Update Site">
+ <features description="The feature containing the Graphiti framework" name="org.eclipse.graphiti.feature.feature.group" versionRange="0.10.0">
+ <categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
+ </features>
+ <features description="The feature containing the examples for Graphiti" name="org.eclipse.graphiti.feature.examples.feature.group" versionRange="0.10.0">
+ <categories href="simrel.b3aggr#//@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.10.0">
+ <categories href="simrel.b3aggr#//@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.10.0">
+ <categories href="simrel.b3aggr#//@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.10.0">
+ <categories href="simrel.b3aggr#//@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.10.0">
+ <categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
+ </features>
+ </repositories>
+ <contacts href="simrel.b3aggr#//@contacts[email='michael.wenz@sap.com']"/>
+</aggregator:Contribution>

Back to the top