Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorslewis2007-09-08 07:27:42 +0000
committerslewis2007-09-08 07:27:42 +0000
commite036617fe5ee35dc91acb396c9032ca722b87b09 (patch)
tree645a8b2e0f6deb206c0de883e738608756b28a7a
parented6ac64609972150f00c28ca5301915aaf3bcc80 (diff)
downloadorg.eclipse.ecf-e036617fe5ee35dc91acb396c9032ca722b87b09.tar.gz
org.eclipse.ecf-e036617fe5ee35dc91acb396c9032ca722b87b09.tar.xz
org.eclipse.ecf-e036617fe5ee35dc91acb396c9032ca722b87b09.zip
Small adjustmentsv20070908-0000
-rw-r--r--releng/features/org.eclipse.ecf.example-feature/feature.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/releng/features/org.eclipse.ecf.example-feature/feature.xml b/releng/features/org.eclipse.ecf.example-feature/feature.xml
index 8fe68f4c7..8532c4080 100644
--- a/releng/features/org.eclipse.ecf.example-feature/feature.xml
+++ b/releng/features/org.eclipse.ecf.example-feature/feature.xml
@@ -46,6 +46,7 @@
<import plugin="org.eclipse.ecf.provider"/>
<import plugin="org.eclipse.ecf.datashare"/>
<import plugin="org.eclipse.ecf.provider.datashare"/>
+ <import plugin="org.eclipse.ecf.server.generic"/>
</requires>
<plugin

Back to the top