Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'buildship.b3aggrcon')
-rw-r--r--buildship.b3aggrcon10
1 files changed, 10 insertions, 0 deletions
diff --git a/buildship.b3aggrcon b/buildship.b3aggrcon
new file mode 100644
index 000000000..8ac4b8257
--- /dev/null
+++ b/buildship.b3aggrcon
@@ -0,0 +1,10 @@
+<?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="Buildship: Eclipse Plug-ins for Gradle" label="Buildship">
+ <repositories location="http://download.eclipse.org/buildship/updates/e45/milestones/1.0">
+ <features name="org.eclipse.buildship.feature.group" versionRange="1.0.1">
+ <categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
+ </features>
+ </repositories>
+ <contacts href="simrel.b3aggr#//@contacts[email='etienne@gradle.com']"/>
+ <contacts href="simrel.b3aggr#//@contacts[email='donat@gradle.com']"/>
+</aggregator:Contribution>

Back to the top