Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Williams2016-11-17 01:41:57 +0000
committerDavid Williams2016-11-17 01:41:57 +0000
commitc7883b0375862d3f2a8c5b0468e1e89053d41ccb (patch)
tree439d9b386caaa3aa54f5190ac6108d4a20bfe384 /windowbuilder.b3aggrcon
parentf18f2b03db223b4ed9cedf6c820ea6be436d0d15 (diff)
downloadorg.eclipse.simrel.build-c7883b0375862d3f2a8c5b0468e1e89053d41ccb.tar.gz
org.eclipse.simrel.build-c7883b0375862d3f2a8c5b0468e1e89053d41ccb.tar.xz
org.eclipse.simrel.build-c7883b0375862d3f2a8c5b0468e1e89053d41ccb.zip
[releng] prep for renames
Change-Id: I8750e17d123690377b33586972d8373655819b33 Signed-off-by: David Williams <david_williams@acm.org>
Diffstat (limited to 'windowbuilder.b3aggrcon')
-rw-r--r--windowbuilder.b3aggrcon45
1 files changed, 0 insertions, 45 deletions
diff --git a/windowbuilder.b3aggrcon b/windowbuilder.b3aggrcon
deleted file mode 100644
index 44cac9951..000000000
--- a/windowbuilder.b3aggrcon
+++ /dev/null
@@ -1,45 +0,0 @@
-<?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="Window Builder GUI Designer" label="Window Builder">
- <repositories location="http://download.eclipse.org/windowbuilder/WB/release/R201506241200-1/4.5">
- <features name="org.eclipse.wb.core.feature.feature.group" versionRange="1.2.0">
- <categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
- </features>
- <features name="org.eclipse.wb.core.ui.feature.feature.group" versionRange="1.2.0">
- <categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
- </features>
- <features name="org.eclipse.wb.core.xml.feature.feature.group" versionRange="1.2.0">
- <categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
- </features>
- <features name="org.eclipse.wb.doc.user.feature.feature.group" versionRange="1.2.0">
- <categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
- </features>
- <features name="org.eclipse.wb.layout.group.feature.feature.group" versionRange="1.2.0">
- <categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
- </features>
- <features name="org.eclipse.wb.rcp.SWT_AWT_support.feature.group" versionRange="1.2.0">
- <categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
- </features>
- <features name="org.eclipse.wb.rcp.feature.feature.group" versionRange="1.2.0">
- <categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
- </features>
- <features name="org.eclipse.wb.swing.feature.feature.group" versionRange="1.2.0">
- <categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
- </features>
- <features name="org.eclipse.wb.swt.feature.feature.group" versionRange="1.2.0">
- <categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
- </features>
- <features name="org.eclipse.wb.xwt.feature.feature.group" versionRange="1.2.0">
- <categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
- </features>
- <features name="org.eclipse.wb.core.java.feature.feature.group" versionRange="1.2.0">
- <categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
- </features>
- <features name="org.eclipse.wb.rcp.doc.user.feature.feature.group" versionRange="1.2.0">
- <categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
- </features>
- <features name="org.eclipse.wb.swing.doc.user.feature.feature.group" versionRange="1.2.0">
- <categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
- </features>
- </repositories>
- <contacts href="simrel.b3aggr#//@contacts[email='mrrussell@google.com']"/>
-</aggregator:Contribution>

Back to the top