Follow the steps below to install the EMF Client Platform.
Step 1: Get EclipseTo install the EMF Client Platform, you need a running Eclipse. The easiest way to get started is to use the latest modeling edition.
Step 2: Installation using the update siteIn Eclipse, go to "Help >> Install New Software..." and add the EMF Client Platform update site by clicking on the Add... button in the upper right corner. Enter an arbitrary name and get the URL from our downloads page.
Select all packages under EMF Client Platform and EMFStore "core" for installation. EMFStore is used as a persistence layer. it is also possible to use other persistence layers with EMF Client Plaform. Proceed in the installation wizard by repeatedly clicking Next until the installation starts. Midway through, you will get a warning message. Click OK to proceed.

In order to see the EMF Client Platform in action, it is necessary to have a model to work with. If you already have your own model, you can skip this step. Otherwise, you can download this example model and add it into your workspace.
Step 4: Starting the EMF Client PlatformNow you can start the EMF Client Platform by running a default Eclipse Application in the debug configurations.


You may wish to drag the navigator view to the left side similar to the standard Eclipse Package Explorer view. In the navigator view, you can create a new project by doing "right click >> Create Project". You can add model elements to the new project by right clicking on it and selecting the option "New Model Element". If you chose to use our example model, you will be able to add the model elements Library, Book and Writer.

