Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "CDO/User Contributed Documentation"

< CDO
(Snippets)
(Snippets)
Line 37: Line 37:
  
 
* [[Run a CDO container inside eclipse runtime]] (by Stefan Winkler)
 
* [[Run a CDO container inside eclipse runtime]] (by Stefan Winkler)
* [http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.emf/org.eclipse.emf.cdo.deprecated/deprecated/org.eclipse.emf.cdo.examples.spring/context/?root=Modeling_Project Run a CDO server (Spring Framework wired, deprecated
+
* [http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.emf/org.eclipse.emf.cdo.deprecated/deprecated/org.eclipse.emf.cdo.examples.spring/context/?root=Modeling_Project Run a CDO server (Spring Framework wired, deprecated)] (by Eike Stepper)
)] (by Eike Stepper)
+
 
* [http://dev.eclipse.org/svnroot/modeling/org.eclipse.emf.cdo/trunk/plugins/org.eclipse.emf.cdo.examples/src/org/eclipse/emf/cdo/examples/StandaloneManualExample.java Run a CDO client standalone (manually wired)] (by Eike Stepper)
 
* [http://dev.eclipse.org/svnroot/modeling/org.eclipse.emf.cdo/trunk/plugins/org.eclipse.emf.cdo.examples/src/org/eclipse/emf/cdo/examples/StandaloneManualExample.java Run a CDO client standalone (manually wired)] (by Eike Stepper)
 
* [http://dev.eclipse.org/svnroot/modeling/org.eclipse.emf.cdo/trunk/plugins/org.eclipse.emf.cdo.examples/src/org/eclipse/emf/cdo/examples/StandaloneContainerExample.java Run a CDO client standalone (container wired)] (by Eike Stepper)
 
* [http://dev.eclipse.org/svnroot/modeling/org.eclipse.emf.cdo/trunk/plugins/org.eclipse.emf.cdo.examples/src/org/eclipse/emf/cdo/examples/StandaloneContainerExample.java Run a CDO client standalone (container wired)] (by Eike Stepper)

Revision as of 02:50, 26 May 2011

This page has been created for you, the user of CDO, so that you can support the development team and share everything that you find helpful with other users. We all thank you!



Screencasts


Tutorials


Snippets

This is a category for common code snippets or idioms for CDO:


Thoughts


Benchmarks

  • Please add your CDO benchmarks here.



Wikis: CDO | Net4j | EMF | Eclipse

Back to the top