Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'releng/features/org.eclipse.ecf.core-feature/feature.xml')
-rw-r--r--releng/features/org.eclipse.ecf.core-feature/feature.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/releng/features/org.eclipse.ecf.core-feature/feature.xml b/releng/features/org.eclipse.ecf.core-feature/feature.xml
index 58c79aff6..4f2636e5f 100644
--- a/releng/features/org.eclipse.ecf.core-feature/feature.xml
+++ b/releng/features/org.eclipse.ecf.core-feature/feature.xml
@@ -360,4 +360,18 @@ Contributors: Composent, Inc. - initial API and implementation
version="0.0.0"
unpack="false"/>
+ <plugin
+ id="org.eclipse.ecf.provider.jslp"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
+ <plugin
+ id="ch.ethz.iks.slp"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
</feature>

Back to the top