Commit d27428a5 authored by Martti Käärik's avatar Martti Käärik
Browse files

Updated development environment setup instructions.

Change-Id: I60509a1265da0e1c52b044e266f83bacb2244e35
parent 187ccdd1
Loading
Loading
Loading
Loading
+7 −6
Original line number Diff line number Diff line
@@ -44,11 +44,12 @@ More information on using the plugins is available at [Usage wiki](https://tdl.e

## Setting up a local environment for development and testing

 * Install following additional components
  * Sirius Specifier Environment
  * Sirius Properties Views - Specifier Support
  * Xtext Complete SDK
 * Download and install Eclipse Modeling Tools package
 * Install following additional components from Eclipse Marketplace
  * Sirius
  * Eclipse Xtext
  * Epsilon
  * Eclipse OCL
 * Check out the repository
 * Import the plug-ins in the Eclipse workspace
 * Generate the meta-model code
@@ -57,6 +58,6 @@ More information on using the plugins is available at [Usage wiki](https://tdl.e
 * Generate textual editor code
  * Open the `GenerateTDLan2.mwe`
  * Right click and select Run As -> MWE2 Workflow
  * Optionally (or alternatively) repeat the same steps for the `GenerateTPLan2.mwe` (for editing structured test objectives)
  * Optionally (or alternatively) repeat the same steps for the `GenerateData.mwe` (for the graphical viewer)
  * Additionally (or alternatively) repeat the same steps for the `GenerateTPLan2.mwe` (for editing structured test objectives)
  * Additionally (or alternatively) repeat the same steps for the `GenerateData.mwe` (for the graphical viewer)