Difference between revisions of "OtfProjectSharing"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{DISPLAYTITLE:Open Test Framework - OTX Project Sharing}}[[Category:OTF]] | {{DISPLAYTITLE:Open Test Framework - OTX Project Sharing}}[[Category:OTF]] | ||
+ | |||
+ | UNDER DEVELOPEMENT ... | ||
== PTX Export Manager == | == PTX Export Manager == |
Revision as of 11:25, 5 September 2018
UNDER DEVELOPEMENT ...
PTX Export Manager
Control | Description |
Open dialog when exporting check box | Displays the "PTX Export Manager" dialog when exporting the PTX/PPX file. |
Content section
Below are the controls in the "Content" section with their descriptions (according to their position in the bar from left-to-right and top-to-bottom):
Control | Description |
OTX files check box![]() |
Exports the PTX library with only an OTX folder which contains all OTX files. |
Runtime settings check box![]() |
Exports the PTX library with all EMOTIVE specific project settings. |
Runtime-optimized binaries for Dotnet check box | Exports the PTX library with only an Output folder which contain the already compiled and executable binaries for Dotnet runtime. |
Runtime-optimized binaries for Java check box | Exports the PTX library with only an JavaOutput folder which contain the already compiled and executable binaries for Java runtime. |
Security section
Below are the controls in the "Security" section with their descriptions (according to their position in the bar from left-to-right and top-to-bottom):
Control | Description |
Private key textbox | Specifies a password to encrypt and/or sign the PTX/PPX library. |
Encrypt whole file check box![]() |
Encrypts the entire PTX/PPX file and it only can be opened by OTX Runtime Api. |
Protect content with a checksum check box![]() |
Protects the PTX/PPX file against an encrypted checksum and it can be opened with the OTF or the OTX Runtime Api. |
Checksum combo-box![]() |
Selects the Hash algorithm. |
Actions section
Below are the controls in the "Actions" section with their descriptions (according to their position in the bar from left-to-right and top-to-bottom):
Control | Description |
Referenced projects combo-box | Selects a behavior with externally referenced PTX files. |
Store APPs inside project check box | Saves the external applications inside the project folder if this check box is checked. |
Append version check box | Appends the project version number to the filename. |