Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.ui/buckminster.cspex')
-rw-r--r--plugins/org.eclipse.emf.cdo.ui/buckminster.cspex8
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/org.eclipse.emf.cdo.ui/buckminster.cspex b/plugins/org.eclipse.emf.cdo.ui/buckminster.cspex
new file mode 100644
index 0000000000..1d4030c532
--- /dev/null
+++ b/plugins/org.eclipse.emf.cdo.ui/buckminster.cspex
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<cs:cspecExtension xmlns:cs="http://www.eclipse.org/buckminster/CSpec-1.0">
+
+ <cs:dependencies>
+ <cs:dependency name="org.eclipse.emf.ecp.emfforms.runtime.feature" componentType="eclipse.feature"/>
+ </cs:dependencies>
+
+</cs:cspecExtension> \ No newline at end of file

Back to the top