Skip to content

Step by Step Installation

Thomas Kühn edited this page Nov 11, 2015 · 11 revisions

HOME > USERS > STEP BY STEP INSTALLATION

Here, each step of the installation process is presented.

Installation

  1. Download, install, and start "Eclipse Modeling Tools" (version Luna) [here].
  2. Select "File" -> "Import" to open the import wizard, select "Projects from Git" and hit "Next>".
  3. Enter https://github.com/leondart/FRaMED.git into the URI field and hit "Next>"
  4. Only select the master branch and continue with "Next>"
  5. Continue with "Next>" until you can "Finish" the project import.
  6. Import CROM project https://github.com/Eden-06/CROM.git in the same way.
    • Open the *.genmodel and "Reload..." the model via the context menu (using the model/crom_l1_composed.ecore file)
    • Afterwards, generate all classes via the context menu of the *.genmodel
  7. Open the Update Manage "Help" -> "Eclipse Marketplace"
    • Install the "Epsilon" Tool (Version 1.2)
    • Install the "SWTBot"
  8. Afterwards run FRaMED by right-clicking on the org.framed.orm.model.editor project and select "Run As" -> "Eclipse Application" in the context menu.
  9. Continue with First Steps

Clone this wiki locally