Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorslewis2007-11-20 21:40:15 +0000
committerslewis2007-11-20 21:40:15 +0000
commitcd9492d30d8085cfc950156a25e7e99abc892891 (patch)
treecd2d5f36fecdcdb470db551da174ffbb02f9fd24 /releng/features
parentc62ea0992d50131badd30e1762a4d139e1f1df04 (diff)
downloadorg.eclipse.ecf-cd9492d30d8085cfc950156a25e7e99abc892891.tar.gz
org.eclipse.ecf-cd9492d30d8085cfc950156a25e7e99abc892891.tar.xz
org.eclipse.ecf-cd9492d30d8085cfc950156a25e7e99abc892891.zip
Added docshare plugin to core feature and map filev20071120-1352
Diffstat (limited to 'releng/features')
-rw-r--r--releng/features/org.eclipse.ecf.core-feature/feature.xml7
1 files changed, 7 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 d1f6f1752..5dde58aa8 100644
--- a/releng/features/org.eclipse.ecf.core-feature/feature.xml
+++ b/releng/features/org.eclipse.ecf.core-feature/feature.xml
@@ -339,4 +339,11 @@ Contributors: Composent, Inc. - initial API and implementation
version="0.0.0"
unpack="false"/>
+ <plugin
+ id="org.eclipse.ecf.docshare"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
</feature>

Back to the top