Settings ExternalToolsSettings/en: Unterschied zwischen den Versionen

Aus expecco Wiki (Version 2.x)
Zur Navigation springen Zur Suche springen
 
(281 dazwischenliegende Versionen von 3 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
== External Tools Settings==
== External Tools Settings ==
[[Installing_additional_Frameworks/en|Installing Additional Frameworks]]
Expecco may use external programs to provide additional functionality.
This dialog allows for the configuration of which executable is used in particular.


 
=== Shell (Win32 only) ===
----

Specify the program which is used to execute shell scripts.
Notice, that under the Windows operating system,
a UNIX bourne/korn-shell compatible
shell has to be installed (for example as part of the cygwin package).
This is only needed if your test suite includes script actions which are written in the UNIX shell command language AND your test suites are required to run unchanged under both Windows and UNIX operating systems.

Therefore, in most cases, this setting is not required.

=== Ruby Path ===

Specify which ruby interpreter to use for Ruby Elementary blocks.
By default, the ruby command which is found along your PATH setting is used
(i.e. the same as found when executing "ruby" on the command line).

This setting is not needed if you do not use any Ruby Elementary blocks.

=== HTML Viewer ===
Specify the program which is used to display the online help documents.
By default, the configured web-browser (typically: Firefox, Safari or Internet Explorer) is used.
For security reasons, it is recommended to use Firefox or Safari as opposed to Internet Explorer.

=== PDF Viewer ===
Specify the program which is used to display generated report documents.
By default, the configured PDF-viewer (typically: acrobat reader) is used.

=== Text Editor ===
Specify the program to edit text attachments.
Useful Linux/Unix settings are "<CODE>xterm -e vi %1</CODE>" or "<CODE>xterm -e emacs %1</CODE>".
By default, a built in text editor (FileBrowser) is used.

=== CSV Editor ===
Specify the program to edit CSV attachments.
A useful Linux/Unix setting is
"<CODE>/opt/libreoffice/bin/office %1</CODE>"
or another excel-alike calculator which can read and write CSV files.
By default, a built in text editor (FileBrowser) is used.

=== Workspace Mode ===
Choose between basic expecco mode and advanced Smalltalk modes.
The basic mode has less features presented in its menu and buttons,
and might therefore be better for beginners.

=== Used Inspector ===
Choose between basic and advanced Inspector tool.
The Inspector is used to show the contents of data objects
and of pin values. The advanced version offers more options, but
is considered to be experimental.


[[Settings/en|Back to the main page "Settings"]]
[[Category:Settings]]
[[Category:Settings]]

Aktuelle Version vom 30. September 2024, 15:05 Uhr



Copyright © 2014-2024 eXept Software AG