Skip to content

Set up the development environment

MK edited this page Jul 20, 2016 · 1 revision

Building the tools works as follows:

  • First, clone the following repositories bmpm-miwig-test-suite and bpmn-miwg-tools
  • On bmpm-miwig-test-suite:
    • Run mvn clean install
  • On on bpmn-miwg-tools:
    • Run mvn clean install
    • Run mvn eclipse:eclipse
  • Open the projects in eclipse
Clone this wiki locally