Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.emf.cdo.releng.workingsets-feature/feature.xml')
-rw-r--r--features/org.eclipse.emf.cdo.releng.workingsets-feature/feature.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/features/org.eclipse.emf.cdo.releng.workingsets-feature/feature.xml b/features/org.eclipse.emf.cdo.releng.workingsets-feature/feature.xml
index 3d4b8f4f78..8fb33fd88f 100644
--- a/features/org.eclipse.emf.cdo.releng.workingsets-feature/feature.xml
+++ b/features/org.eclipse.emf.cdo.releng.workingsets-feature/feature.xml
@@ -56,4 +56,18 @@
version="0.0.0"
unpack="false"/>
+ <plugin
+ id="org.eclipse.emf.cdo.releng.predicates"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
+ <plugin
+ id="org.eclipse.emf.cdo.releng.predicates.edit"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
</feature>

Back to the top