Re-enable the Eclipse Workspace repository contribution
diff --git a/bundles/org.eclipse.emf.ecp.workspace.core/plugin.xml b/bundles/org.eclipse.emf.ecp.workspace.core/plugin.xml
index c600334..544909a 100644
--- a/bundles/org.eclipse.emf.ecp.workspace.core/plugin.xml
+++ b/bundles/org.eclipse.emf.ecp.workspace.core/plugin.xml
@@ -11,7 +11,7 @@
             description="Integrates ECP with the Eclipse workspace.">

       </provider>

    </extension>

-   <!--

+

    <extension

          id="org.eclipse.emf.ecp.workspace.repository"

          name="Eclipse Workspace"

@@ -21,5 +21,5 @@
             provider="org.eclipse.emf.ecp.workspace.provider">

       </repository>

    </extension>

-	-->

+

 </plugin>