diff --git a/org.eclipse.titan.designer/docs/Eclipse_Designer_userguide/DesignerUserGuide.adoc b/org.eclipse.titan.designer/docs/Eclipse_Designer_userguide/DesignerUserGuide.adoc index 61c351c0a9b70b139eba56d4f24ab2ea5f636b9a..768348f804cd5ffad4890a54ec85f36f8bd733a0 100644 --- a/org.eclipse.titan.designer/docs/Eclipse_Designer_userguide/DesignerUserGuide.adoc +++ b/org.eclipse.titan.designer/docs/Eclipse_Designer_userguide/DesignerUserGuide.adoc @@ -1,13 +1,13 @@ --- Author: JenÅ‘ Balaskó -Version: 4/198 17-CRL 113 200/6, Rev. PE1 -Date: 2018-09-25 +Version: 4/198 17-CRL 113 200/6, Rev. E +Date: 2018-12-03 --- = User Guide for the TITAN Designer for the Eclipse IDE :author: JenÅ‘ Balaskó -:revnumber: 4/198 17-CRL 113 200/6, Rev. PE1 -:revdate: 2018-06-19 +:revnumber: 4/198 17-CRL 113 200/6, Rev. E +:revdate: 2018-12-03 :title-logo-image: images/titan_logo.png :sectnums: :doctype: book diff --git a/org.eclipse.titan.executor/docs/Eclipse_Executor_userguide/ExecutorUserGuide.adoc b/org.eclipse.titan.executor/docs/Eclipse_Executor_userguide/ExecutorUserGuide.adoc index b501631897f0a1c279829717059fa5bc67b60042..9fa5f0b12e27cdb223355dc87e7bc17864ece138 100644 --- a/org.eclipse.titan.executor/docs/Eclipse_Executor_userguide/ExecutorUserGuide.adoc +++ b/org.eclipse.titan.executor/docs/Eclipse_Executor_userguide/ExecutorUserGuide.adoc @@ -1,13 +1,13 @@ --- Author: JenÅ‘ Balaskó -Version: 5/198 17-CRL 113 200/6, Rev. PE1 -Date: 2018-06-19 +Version: 5/198 17-CRL 113 200/6, Rev. E +Date: 2018-12-03 --- = User Guide of the TITAN Executor for the Eclipse IDE plug-in :author: JenÅ‘ Balaskó -:revnumber: 5/198 17-CRL 113 200/6, Rev. PE1 -:revdate: 2018-06-19 +:revnumber: 5/198 17-CRL 113 200/6, Rev. E +:revdate: 2018-12-03 :title-logo-image: images/titan_logo.png :sectnums: :doctype: book diff --git a/org.eclipse.titan.help/docs/Eclipse_installationguide/Eclipse_installationguide.adoc b/org.eclipse.titan.help/docs/Eclipse_installationguide/Eclipse_installationguide.adoc index 2101b84322fca80461bcab84a4a89471c951d51f..1324ed79084425193c63e9ca39866242b4ae2879 100644 --- a/org.eclipse.titan.help/docs/Eclipse_installationguide/Eclipse_installationguide.adoc +++ b/org.eclipse.titan.help/docs/Eclipse_installationguide/Eclipse_installationguide.adoc @@ -1,13 +1,13 @@ --- Author: JenÅ‘ Balaskó -Version: 3/1531-CRL 113 200/6, Rev. PE1 -Date: 2018-06-19 +Version: 3/1531-CRL 113 200/6, Rev. E +Date: 2018-12-03 --- = Installation Guide for the TITAN Designer and TITAN Executor for the Eclipse IDE :author: JenÅ‘ Balaskó -:revnumber: 3/1531-CRL 113 200/6, Rev. PE1 -:revdate: 2018-06-19 +:revnumber: 3/1531-CRL 113 200/6, Rev. E +:revdate: 2018-12-03 :title-logo-image: images/titan_logo.png :sectnums: :doctype: book @@ -64,7 +64,7 @@ This document uses the following typographical conventions: * ANTLR Runtime 4.3 -* TITAN TTCN–3 Toolset installed. (Only needed if Eclipse is used for project compilation and test execution. Editing does not require it.) +* TITAN TTCN-3 Toolset installed. (Only needed if Eclipse is used for project compilation and test execution. Editing does not require it.) * J2SE(TM) Runtime Environment 6.0 or later installed and set in Eclipse as the Java Runtime Environment @@ -103,7 +103,7 @@ For example, if the cygwin root is "C:64" then "Path" should contain "C:64\cygwi = Installing prerequisites [[installing-the-titan-ttcn-3-toolset]] -== Installing the TITAN TTCN–3 Toolset +== Installing the TITAN TTCN-3 Toolset For detailed information on installing the TITAN TTCN-3 Toolset, and configuring the environment variables for TITAN to work, refer to <<_1, Installation Guide for TITAN TTCN-3 Test Executor>>. @@ -234,7 +234,7 @@ If Java 1.8 is used then `MaxPermSize` is ignored, its support is removed. Use t -Xmx4g ---- -NOTE: If you cannot edit the `eclipse.ini` file, you can start eclipse with flags. For example `eclipse –vmargs -Xmx4g` modifies the maximum memory allocation for the virtual machine. +NOTE: If you cannot edit the `eclipse.ini` file, you can start eclipse with flags. For example `eclipse -vmargs -Xmx4g` modifies the maximum memory allocation for the virtual machine. = Compatibility Issues @@ -244,7 +244,7 @@ Note that an actual version of the TITAN Designer plug-in is meant to be compati * The additional features are not used (the makefile generator of TITAN is used to generate the makefile, so if a feature is used that is known by TITAN Designer, but is not known by the makefile generator, the makefile generation will fail) -* A special script is inserted into the actually used install directory’s bin directory. The role of this script is to convert the call to the makefile generator to valid call of the compiler. (The makefile generator and the compiler are separated from TITAN 1.7.0). It is important to note, that such a file must contain a path to the compiler to be called, so such a script is not expected to work without modifications. Please note that the compiler must be called with *-M* as the first parameter, and the other parameters must be redirected to the compiler. +* A special script is inserted into the actually used install directory's bin directory. The role of this script is to convert the call to the makefile generator to valid call of the compiler. (The makefile generator and the compiler are separated from TITAN 1.7.0). It is important to note, that such a file must contain a path to the compiler to be called, so such a script is not expected to work without modifications. Please note that the compiler must be called with *-M* as the first parameter, and the other parameters must be redirected to the compiler. = Download the source code diff --git a/org.eclipse.titanium/docs/Titanium_Description/Titanium_Description.adoc b/org.eclipse.titanium/docs/Titanium_Description/Titanium_Description.adoc index 3c4bb92f130370b1debae301e46170de77634d38..2cd1cb93919f1e965a739b786e439b8c6cf7d629 100644 --- a/org.eclipse.titanium/docs/Titanium_Description/Titanium_Description.adoc +++ b/org.eclipse.titanium/docs/Titanium_Description/Titanium_Description.adoc @@ -1,13 +1,13 @@ --- Author: Kristóf Szabados -Version: 1551-CRL 113 200/6, Rev. PE1 -Date: 2018-06-19 +Version: 1551-CRL 113 200/6, Rev. E +Date: 2018-12-03 --- = Titanium Description :author: Kristóf Szabados -:revnumber: 1551-CRL 113 200/6, Rev. PE1 -:revdate: 2018-06-19 +:revnumber: 1551-CRL 113 200/6, Rev. E +:revdate: 2018-12-03 :title-logo-image: images/titan_logo.png :sectnums: :doctype: book diff --git a/org.eclipse.titanium/docs/Titanium_referenceguide/Titanium_referenceguide.adoc b/org.eclipse.titanium/docs/Titanium_referenceguide/Titanium_referenceguide.adoc index b3e90ab2946fd995102514e39234fc1587e4ec04..e5890384e5871274d8a46cf76abfa421af769370 100644 --- a/org.eclipse.titanium/docs/Titanium_referenceguide/Titanium_referenceguide.adoc +++ b/org.eclipse.titanium/docs/Titanium_referenceguide/Titanium_referenceguide.adoc @@ -1,13 +1,13 @@ --- Author: Kristóf Szabados -Version: 9/198 17-CRL 113 200/6, Rev. PE1 -Date: 2018-06-19 +Version: 9/198 17-CRL 113 200/6, Rev. E +Date: 2018-12-03 --- = Programmers' Technical Reference Guide for Titanium :author: Kristóf Szabados -:revnumber: 9/198 17-CRL 113 200/6, Rev. PE1 -:revdate: 2018-06-19 +:revnumber: 9/198 17-CRL 113 200/6, Rev. E +:revdate: 2018-12-03 :title-logo-image: images/titan_logo.png :sectnums: :doctype: book @@ -42,7 +42,7 @@ The purpose of this document is to provide detailed information on writing compo == Target Groups -This document is intended for programmers of TTCN–3 test suites with information in addition to that provided in the TITAN User Guide <<_3, [3]>>. It is recommended that the programmer reads the TITAN User Guide before reading this document. +This document is intended for programmers of TTCN-3 test suites with information in addition to that provided in the TITAN User Guide <<_3, [3]>>. It is recommended that the programmer reads the TITAN User Guide before reading this document. == Typographical Conventions @@ -320,7 +320,7 @@ The last, important step is to refresh the documentation. In the chapter Titaniu Example: -In docs/Titanium – 1551 +In docs/Titanium_Description Titanium Preferences / Code Smell Preferences / Potential structural problems @@ -582,16 +582,16 @@ The *`.xls`* format used by the *`jxl`* library only supports 255 columns in a t [[_6]] -* [6] TTCN–3 Style Guide +* [6] TTCN-3 Style Guide [[_7]] -* [7] TTCN–3 Naming Convention +* [7] TTCN-3 Naming Convention [[_8]] * [8] link:https://www.etsi.org/deliver/etsi_es/201800_201899/20187310/04.05.01_60/es_20187310v040501p.pdf[Methods for Testing and Specification (MTS);The Testing and Test Control Notation version 3.Part 1: Core Language European Telecommunications Standards Institute. ES 201 873-1 Version 4.5.1, April 2013] [[_9]] -* [9] link:https://www.etsi.org/deliver/etsi_es/201800_201899/20187304/04.04.01_60/es_20187304v040401p.pdf[Methods for Testing and Specification (MTS);The Testing and Test Control Notation version 3.Part 4: TTCN–3 Operational Semantics European Telecommunications Standards Institute. ES 201 873-4 Version 4.4.1, April 2012] +* [9] link:https://www.etsi.org/deliver/etsi_es/201800_201899/20187304/04.04.01_60/es_20187304v040401p.pdf[Methods for Testing and Specification (MTS);The Testing and Test Control Notation version 3.Part 4: TTCN-3 Operational Semantics European Telecommunications Standards Institute. ES 201 873-4 Version 4.4.1, April 2012] [[_10]] -* [10] link:https://www.etsi.org/deliver/etsi_es/201800_201899/20187307/04.05.01_60/es_20187307v040501p.pdf[Methods for Testing and Specification (MTS);The Testing and Test Control Notation version 3.Part 7: Using ASN.1 with TTCN–3 European Telecommunications Standards Institute. ES 201 873-7 Version 4.5.1, April 2013] +* [10] link:https://www.etsi.org/deliver/etsi_es/201800_201899/20187307/04.05.01_60/es_20187307v040501p.pdf[Methods for Testing and Specification (MTS);The Testing and Test Control Notation version 3.Part 7: Using ASN.1 with TTCN-3 European Telecommunications Standards Institute. ES 201 873-7 Version 4.5.1, April 2013]