# TOP: TDL Open source Project Welcome to the TOP TDL repository. More info at [TDL website](https://tdl.etsi.org) ## 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](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](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. ## Using the plug-ins ## Setting up a local environment for development and testing * Check out the repository * Import the plug-ins in the workspace * Generate the meta-model code * Open the `tdl.genmodel` * Right click on the top-node and generate model code * 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)