Commit aeba5aca authored by Philip Makedonski's avatar Philip Makedonski
Browse files

+ updated readme



Change-Id: I2a2dabb591cfe6040e408fe5e0dbc78d710d0a68
Signed-off-by: default avatarmakedonski <makedonski@informatik.uni-goettingen.de>
parent 38d9971e
Loading
Loading
Loading
Loading
+5 −5
Original line number Original line Diff line number Diff line
@@ -6,9 +6,9 @@ More info at [TDL website](https://tdl.etsi.org)


## Installing the plug-ins
## Installing the plug-ins


The TDL tools are available as a set of Eclipse plug-ins. You need to first be able to run Eclipse. The Eclipse Neon Modeling Tools distribution contains most of the necessary prerequisites for the TDL tools.
The TDL tools are available as a set of Eclipse plug-ins. You need to first be able to run Eclipse. The [Eclipse Neon Modeling Tools](http://www.eclipse.org/downloads/packages/eclipse-modeling-tools/neon3) distribution contains most of the necessary prerequisites for the TDL tools.


Once Eclipse is up and running, you need to add the [update site](URL) for the TDL tools: (URL)
Once Eclipse is up and running, you need to add the [update site](http://build.tdl.etsi.org) for the TDL tools: (http://build.tdl.etsi.org)


After the update site is added, the list of plug-ins and features shall be shown in the installation dialog. Select the desired features and proceed with the installation, which will require Eclipse to be restarted once the installation is finished. 
After the update site is added, the list of plug-ins and features shall be shown in the installation dialog. Select the desired features and proceed with the installation, which will require Eclipse to be restarted once the installation is finished. 


@@ -23,7 +23,7 @@ After the update site is added, the list of plug-ins and features shall be shown
  * Open the tdl.genmodel 
  * Open the tdl.genmodel 
  * Right click on the top-node and generate model code 
  * Right click on the top-node and generate model code 
 * Generate textual editor code
 * Generate textual editor code
  * Open the GenerateTDLan2.mwe
  * Open the `GenerateTDLan2.mwe`
  * Right click and select Run As -> MWE2 Workflow
  * 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 `GenerateTPLan2.mwe` (for editing structured test objectives)
  * Optionally (or alternatively) repeat the same steps for the GenerateData.mwe (for the graphical viewer)
  * Optionally (or alternatively) repeat the same steps for the `GenerateData.mwe` (for the graphical viewer)