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
(Tutorials)
(Snippets)
Line 29: Line 29:
  
 
* [[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/examples/org.eclipse.emf.cdo.examples/src/org/eclipse/emf/cdo/examples/StandaloneManualExample.java?root=Modeling_Project&view=co Run a CDO server standalone (manually wired)] (by Eike Stepper)
 
* [http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.emf/org.eclipse.emf.cdo/examples/org.eclipse.emf.cdo.examples/src/org/eclipse/emf/cdo/examples/StandaloneContainerExample.java?root=Modeling_Project&view=co Run a CDO server standalone (container wired)] (by Eike Stepper)
 
 
* [http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.emf/org.eclipse.emf.cdo/examples/org.eclipse.emf.cdo.examples.spring/context/?root=Modeling_Project Run a CDO server (Spring Framework wired)] (by Eike Stepper)
 
* [http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.emf/org.eclipse.emf.cdo/examples/org.eclipse.emf.cdo.examples.spring/context/?root=Modeling_Project Run a CDO server (Spring Framework wired)] (by Eike Stepper)
 +
* [http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.emf/org.eclipse.emf.cdo/examples/org.eclipse.emf.cdo.examples/src/org/eclipse/emf/cdo/examples/StandaloneManualExample.java?root=Modeling_Project&view=co Run a CDO client standalone (manually wired)] (by Eike Stepper)
 +
* [http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.emf/org.eclipse.emf.cdo/examples/org.eclipse.emf.cdo.examples/src/org/eclipse/emf/cdo/examples/StandaloneContainerExample.java?root=Modeling_Project&view=co Run a CDO client standalone (container wired)] (by Eike Stepper)
 
* ''Please add your CDO snippets [http://wiki.eclipse.org/index.php?title=User_Contributed_CDO_Documentation&action=edit&section=3 here].''
 
* ''Please add your CDO snippets [http://wiki.eclipse.org/index.php?title=User_Contributed_CDO_Documentation&action=edit&section=3 here].''
  

Revision as of 11:12, 1 September 2008

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

Copyright © Eclipse Foundation, Inc. All Rights Reserved.