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 32: Line 32:
 
* [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/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)
 
* [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)
 +
* [http://tom-eclipse-dev.blogspot.com/2008/09/exploring-new-technologies-part-of.html Example Application] using CDO and other EMF Technologies (by Tom Schindl)
 
* ''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].''
 
 
<br>
 
<br>
  

Revision as of 05:13, 5 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

Back to the top