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

More Details on ECP Demo in Vienna 2010

Revision as of 17:13, 27 May 2010 by Helming.in.tum.de (Talk | contribs) (New page: The EMF Client Platform (ECP) is a framework to ease the development of data-centric applications based on EMF. To build an application based on the framework it is sufficient to genera...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


The EMF Client Platform (ECP) is a framework to ease the development of data-centric applications based on EMF. To build an application based on the framework it is sufficient to generate code from an Ecore model following the default EMF model driven development lifecycle. The framework supplies a form-based reflective editor and a model navigator to browse, create and manipulate instances of the generated model. Furthermore instances of the model are persisted automatically on the client and can be pushed to a repository to synchronize the model with other clients.

Back to the top