Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/releng
diff options
context:
space:
mode:
authorEike Stepper2011-01-25 11:25:42 +0000
committerEike Stepper2011-01-25 11:25:42 +0000
commit4b4e53462e5167940f2ae8e810015219bacb7005 (patch)
treea971879e795505ceec8d820f6a49aa6a1e16f9d1 /releng
parent5455b64cf05c930aa50cc3d79f30d104d2c90203 (diff)
downloadcdo-4b4e53462e5167940f2ae8e810015219bacb7005.tar.gz
cdo-4b4e53462e5167940f2ae8e810015219bacb7005.tar.xz
cdo-4b4e53462e5167940f2ae8e810015219bacb7005.zip
added gef sources
Diffstat (limited to 'releng')
-rw-r--r--releng/org.eclipse.emf.cdo.releng/buckminster.cspec2
1 files changed, 2 insertions, 0 deletions
diff --git a/releng/org.eclipse.emf.cdo.releng/buckminster.cspec b/releng/org.eclipse.emf.cdo.releng/buckminster.cspec
index 489a580ff2..b35e31132e 100644
--- a/releng/org.eclipse.emf.cdo.releng/buckminster.cspec
+++ b/releng/org.eclipse.emf.cdo.releng/buckminster.cspec
@@ -29,6 +29,8 @@
<cs:dependency name="org.eclipse.zest" componentType="eclipse.feature"/>
<cs:dependency name="org.eclipse.zest.source" componentType="eclipse.feature"/>
+ <cs:dependency name="org.eclipse.gef" componentType="eclipse.feature"/>
+ <cs:dependency name="org.eclipse.gef.source" componentType="eclipse.feature"/>
<cs:dependency name="org.eclipse.gmf" componentType="eclipse.feature"/>
<cs:dependency name="org.eclipse.gmf.source" componentType="eclipse.feature"/>
<cs:dependency name="org.eclipse.emf.mwe.core" componentType="eclipse.feature"/>

Back to the top