Skip to content

Getting Started

lunkpeter edited this page Jul 2, 2015 · 45 revisions

Required Eclipse:

Installation from update sites

Username/password: ericsson/ericsson2015

Composite Update site

If you want to install EMDW-Runtime as well:

  • Use the EMDW-MC and Runtime composite update site

    • Select and install the EMDW category
  • Categories:

    • EMDW: Installs the core EMDW-MC and EMDW Runtime features and all of their essential requirements.
    • EMDW Developer Features: Includes a full-featured version of the EMF-IncQuery SDK, the VIATRA Tranformation API, CDT and the CUTE C++ testing framework.
  • For more information about EMDW-Runtime features visit the EMDW-Runtime wiki page

Source installation

Self serve

Install the following dependencies:

Clone & import this repo

Using Oomph

  • Open https://github.com/IncQueryLabs/EMDW-MC/raw/master/releng/com.incquerylabs.emdw.setup/EMDW-MC.setup and once it loaded, copy your personal access link.
  • Use the Oomph Installer
    1. Select Eclipse Standard on the Product page
    2. Select Github.com in the Project Catalog
    3. Click the Add user projects button (green ➕) and insert the link into the dialog.
    4. Double click on the new <User>/EMDW-MC entry to add it to the list of selected projects.
    5. On the Variables page, don't forget to select the Git URIs based on your access (Git read/write only if your SSH keys are correctly set up).
  • When the new Eclipse starts, click on the rotating arrows on the bottom right to see if the bootstrap tasks execute successfully.
Clone this wiki locally