Loading README.md +7 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,13 @@ TODO: Migrate and update * press “Apply” to save, subsequent launching of “T3Q (sample)” will use this path * press “Run” * To update the grammar to support newer versions: * update the `TTCN3.xtext` file with the desired changes * run the “GenerateTTCN3.mwe2” script to re-generate the different resources * ambiguities or other may cause the script to fail, address these issues immediately, or roll-back * address any immediate issues in the different projects (likely scoping, validation, etc.) * in general, check the differences and dependencies in the BNF at [](http://www.trex.informatik.uni-goettingen.de/trac/wiki/ttcn3-bnf) * To extend the usage analyzer: * run “T3Q” with the usage analysis option * open the “T3Q (sample)” launch configuration (or duplicate in a new one) Loading Loading
README.md +7 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,13 @@ TODO: Migrate and update * press “Apply” to save, subsequent launching of “T3Q (sample)” will use this path * press “Run” * To update the grammar to support newer versions: * update the `TTCN3.xtext` file with the desired changes * run the “GenerateTTCN3.mwe2” script to re-generate the different resources * ambiguities or other may cause the script to fail, address these issues immediately, or roll-back * address any immediate issues in the different projects (likely scoping, validation, etc.) * in general, check the differences and dependencies in the BNF at [](http://www.trex.informatik.uni-goettingen.de/trac/wiki/ttcn3-bnf) * To extend the usage analyzer: * run “T3Q” with the usage analysis option * open the “T3Q (sample)” launch configuration (or duplicate in a new one) Loading