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

Added instructions for creating the project and generic diagram.

Change-Id: I3847755becdfc75a7b5860c4ba3c1e903d37dba8
parent bebc8ebf
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -18,6 +18,13 @@ Find more detailed information at [Installation wiki](https://tdl.etsi.org/wiki/

## Using the plug-ins

Before any models can be created, you need to create a TDL project. In file menu select New and Project...
In the following page, locate the TDL Project and continue to complete the wizard. A file model.tdl is created which contains the basic structure of TDL model.

To create a new Generic **TDL diagram**: 
* right click on the project and select Create Representation
* select the Generic TDL and on the next page select the root package in the model.tdl file

To create a new TDL model by means of the **TDLan2 textual representation**: 

* right click on a project or a folder in the package explorer and select New -> File,