Skip to content

Developer Guide

Joao Barata edited this page Aug 28, 2020 · 1 revision

Developer Guide

Technological Stack

The technological stack of the connector:

  • Java 8
  • Eclipse Oxygen
  • Sirius 6.1.3
  • Capella 1.3.1

Prepare Eclipse Development Environment

Use Oomph:

  1. Clone this git repository locally.
  2. Select Eclipse IDE for Committers as the base of the development eclipse.
  3. Select the Oomph setup of this repository: /releng/com.thalesgroup.mde.openmbee.connector.target/MmsCapella.setup
  4. Set the local clone of this git repository as MMS Connector for Capella Git clone location.

Continuous Integration

CircleCI is used to build this project, see here.

Clone this wiki locally