Skip to content

Latest commit

 

History

History
74 lines (46 loc) · 2.88 KB

File metadata and controls

74 lines (46 loc) · 2.88 KB

Contributing to CDO and Net4j

Thanks for your interest in this project.

Project description

The Eclipse CDO (Connected Data Objects) Model Repository is a distributed shared model framework for EMF models and meta models. CDO is also a model runtime environment with a focus on orthogonal aspects like model scalability, transactionality, persistence, distribution, queries and more. CDO has a 3-tier architecture supporting EMF-based client applications, featuring a central model repository server and leveraging different types of pluggable data storage back-ends like relational databases, object databases and file systems.

The default client/server communication protocol is implemented with the Net4j Signaling Platform.

Creating an Eclipse Development Environment

You can set up a pre-configured IDE for the development of CDO using the following link:

Create Eclipse Development Environment for CDO

Developer resources

The project maintains the following source code repositories:

This project uses GitHub Issues to track ongoing development and issues.

Be sure to search for existing bugs before you create another one. Remember that contributions are always welcome!

Eclipse Contributor Agreement

Before your contribution can be accepted by the project team contributors must electronically sign the Eclipse Contributor Agreement (ECA).

Commits that are provided by non-committers must have a Signed-off-by field in the footer indicating that the author is aware of the terms by which the contribution has been provided to the project. The non-committer must additionally have an Eclipse Foundation account and must have a signed Eclipse Contributor Agreement (ECA) on file.

For more information, please see the Eclipse Committer Handbook: https://www.eclipse.org/projects/handbook/#resources-commit

Contact

Contact the project developers via the project's "dev" list.