Personal Settings/en: Unterschied zwischen den Versionen

Aus expecco Wiki (Version 2.x)
Zur Navigation springen Zur Suche springen
 
(22 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
= Personal Settings =
All of your personal settings are stored in a settings file, which is loaded upon startup.
All of your personal settings are stored in a settings file, which is loaded upon startup.
By default, the file is stored in "~/.expecco/.expeccoSettings", where "~" is your home folder on Unix/Linux/OSX systems, or the personal documents folder on Windows systems.
By default, the file is stored in "<code>~/.expecco/.expeccoSettings</code>", where "<code>~</code>" (tilde) is your home folder on Unix/Linux/macOS systems, or the personal documents folder on Windows systems.


It is possible to use different settings by starting expecco with a "--settings <filename>" [[Command_Line Options#Command_Line|command line argument]].
It is possible to use different settings by starting expecco with a "<code>--settings <filename></code>" [[Command_Line Options#Command_Line|command line argument]].


The settings dialog is opened via the "''Extras''"-"''Settings''" item in the main menu, and contains an index on the left, and individual settings editors as per selection on the right.
The settings dialog is opened via the "''Extras''" &#8594; "''Settings''" item in the main menu, and contains an index on the left, and individual settings editors as per selection on the right.


Notice that settings will only affect your current expecco session, unless saved via the "Save Settings" button.
Notice that changes in the settings dialog will only affect your current expecco session, unless saved via the "''Save Settings''" button (you will be asked when the dialog is closed).


== Find a Settings Value by Name ==
The individual settings are further described in:
The settings dialog's menu contains an entry named "''Show Search Field''", which adds a textfield, into which you can type a keyword.
Then, all places where this keyword is encountered in either the label or its tooltip will be highlighted. For example, if you want to locate all places which relate to "code" settings, try searching for "code".


* [[Settings LanguageSettings]]
== Settings You May Want to Change ==

* [[Settings PrinterSettings]]
==== User interface language (english, german, ...) ====
* [[Settings LookAndFeelSettings]]
By default, expecco uses the language as defined in the operating system's environment (i.e. $LANG shell variable). This can be overridden via the "''Language''" dialog. All language translation texts are present in external language files (found in the installation folder's "resources/exept/expecco" subfolder, and missing translations can be provided by exept via updates or even added/changed by yourself (if required).
* [[Settings TreeSettings]]

* [[Settings CodeEditorSettings]]
==== External Tools ====
* [[Settings SyntaxColorSettings]]
Here, pathes to external tools (such as "ruby", "node.js" or "gnuplot") can be redefined. By default, expecco assumes that those command will be found along your shell's PATH setting.<p>Also, the access method (http or https) for the online documentation is defined here. This is used when clicking on a help button or selecting a help item from the menu.
* [[Settings WorksheetEditorSettings]]

* [[Settings GeneralWorksheetEditorLookSettings]]
==== Automatic or Semiautomatic Updates & Patches ====
* [[Settings WorksheetEditorElementLookSettings]]
Expecco can be configured to automatically look for and optionally install updates and/or patches from the exept update server (<code>http://download.exept.de/download/expecco</code>). Depending on your network configuration (firewalls or even totally isolated test-labs), access to this public server may or may not be possible on your machine. Then, updates can be either installed via files (which can be transported eg. via an USB stick) or by another expecco, which gets the updates via file and provides the update service for other machines inside your network. In this later setup, you'll have to manually transport the files only once (to the update service providing machine) and configure the other machines to fetch the updates from that master expecco machine.
* [[TableDrivenBlock Settings]]

* [[Settings TagColorSettings]]
* [[Settings TagIconSettings]]
== Individual Settings Editors ==

* [[Settings StateColorSettings]]
The individual settings editors are further described in:
* [[Settings SoundSettings]]

* [[Settings FontSettings]]
* [[Settings HotKeySettings]]
* [[Settings LanguageSettings/en|Language Settings]]
* [[Settings MiscLookSettings]]
* [[Settings PrinterSettings/en|Printer Settings]]
* LookAndFeel Settings
* [[Settings ProjectManagementSettings]]
* [[Settings ExpeccoNETSettings]]
** [[Settings TreeSettings/en|Tree Settings]]
* [[Settings ExecutionSettings]]
** [[Settings CodeEditorSettings/en|Code Editor Settings]]
* [[Settings LoggingSettings]]
*** [[Settings SyntaxColorSettings/en|Syntax Color Settings]]
** Diagram Editor Settings
* [[Settings DebuggerSettings]]
*** [[Settings GeneralWorksheetEditorLookSettings/en|General Worksheet Editor Look Settings]]
* [[Settings ReportSettings]]
*** [[Settings WorksheetEditorElementLookSettings/en|Worksheet Editor Element Look Settings]]
* [[Settings StandardReportTemplateSettings]]
* [[Settings CompanySettings]]
** [[Settings TableDrivenBlock/en|Table Driven Block Settings]]
* [[Settings ExternalToolsSettings]]
** [[Settings TagColorSettings/en|Tag Color Settings]]
* [[Settings UpdatesSettings]]
** [[Settings TagIconSettings/en|Tag Icon Settings]]
* [[Settings PluginSettings]]
** [[Settings StateColorSettings/en|State Color Settings]]
* [[Settings AndroidGUITestPluginSettings]]
** [[Settings SoundSettings/en|Sound Settings]]
* [[Settings CommonJavaGUITestPluginSettings]]
** [[Settings FontSettings/en|Font Settings]]
* [[Settings GUITestPlatformSettings]]
** [[Settings HotKeySettings/en|HotKey Settings]]
* [[Settings GembirdPluginSettings]]
** [[Settings MiscLookSettings/en|MiscLook Settings]]
* [[Settings JavaBridgePluginSettings]]
* [[Settings ProjectManagementSettings/en|Project Management Settings]]
* [[Settings ManualTestImport1PluginSettings]]
** [[Settings ExpeccoNETSettings/en|Expecco ALM Settings]]
* [[Settings ManualTestImport2PluginSettings]]
* [[Settings ExecutionSettings/en|Execution Settings]]
** [[Settings ExternalScriptInterpreterSettings/en|External Script Interpreter Settings]]
* [[Settings SAPPluginSettings]]
* [[Settings SeleniumPluginSettings]]
* [[Settings LoggingSettings/en|Logging Settings]]
* [[Settings VisualBasicScriptSettings]]
** [[Settings DebuggerSettings/en|Debugger Settings]]
* [[Settings WindowsAutomationPluginSettings]]
** [[Settings ReportSettings/en|Report Settings]]
* [[Settings StandardReportTemplateSettings/en|Standard Report Template Settings]]
* [[Settings XMImportPluginSettings]]
* [[Settings SeppMedPluginSettings]]
** [[Settings CompanySettings/en|Company Settings]]
* [[Settings LicenseInstallation]]
* [[Settings ExternalToolsSettings/en|External Tools Settings]]
* [[Settings UpdatesSettings/en|Updates Settings]]
* [[Settings PluginSettings/en|Plugin Settings]]
** [[Settings CommonJavaGUITestPluginSettings/en|Common Java GUI Test Plugin Settings]]
** [[Settings GUITestPlatformSettings/en|GUI Test Platform Settings]]
** [[Settings GembirdPluginSettings/en|Gembird Plugin Settings]]
** [[Settings JIRAPluginSettings/en|JIRA Plugin Settings]]
** [[Settings JavaBridgePluginSettings/en|Java Bridge Plugin Settings]]
** [[Settings ManualTestImport1PluginSettings/en|Manual Test Import1Plugin Settings]]
** [[Settings ManualTestImport2PluginSettings/en|Manual Test Import2Plugin Settings]]
** [[Settings MobileTestingSettings/en|Mobile Testing Plugin Settings]]
** [[Settings OpenETSGuiTestingPluginSettings/en|OpenETS GUI Testing Plugin Settings]]
** [[Settings PolarionPluginSettings/en|Polarion Plugin Settings]]
** [[Settings SAPPluginSettings/en|SAP Plugin Settings]]
** [[Settings SeppMedPluginSettings/en|Sepp.med Plugin Settings]]
** [[Settings VisualBasicScriptSettings/en|VisualBasic Scripting Settings]]
** [[Settings SeleniumSettings/en|Webtest Plugin Settings]] (Selenium)
** [[Settings WindowsAutomationPluginSettings/en|Windows Automation Plugin Settings]]
** [[Settings XMImportPluginSettings/en|XMImport Plugin Settings]]
* [[Settings LicenseInstallation/en|License Installation]]


[[Category: Incomplete]]
[[Category: Incomplete]]

Aktuelle Version vom 28. Juni 2024, 07:56 Uhr

Personal Settings[Bearbeiten]

All of your personal settings are stored in a settings file, which is loaded upon startup. By default, the file is stored in "~/.expecco/.expeccoSettings", where "~" (tilde) is your home folder on Unix/Linux/macOS systems, or the personal documents folder on Windows systems.

It is possible to use different settings by starting expecco with a "--settings <filename>" command line argument.

The settings dialog is opened via the "Extras" → "Settings" item in the main menu, and contains an index on the left, and individual settings editors as per selection on the right.

Notice that changes in the settings dialog will only affect your current expecco session, unless saved via the "Save Settings" button (you will be asked when the dialog is closed).

Find a Settings Value by Name[Bearbeiten]

The settings dialog's menu contains an entry named "Show Search Field", which adds a textfield, into which you can type a keyword. Then, all places where this keyword is encountered in either the label or its tooltip will be highlighted. For example, if you want to locate all places which relate to "code" settings, try searching for "code".

Settings You May Want to Change[Bearbeiten]

User interface language (english, german, ...)[Bearbeiten]

By default, expecco uses the language as defined in the operating system's environment (i.e. $LANG shell variable). This can be overridden via the "Language" dialog. All language translation texts are present in external language files (found in the installation folder's "resources/exept/expecco" subfolder, and missing translations can be provided by exept via updates or even added/changed by yourself (if required).

External Tools[Bearbeiten]

Here, pathes to external tools (such as "ruby", "node.js" or "gnuplot") can be redefined. By default, expecco assumes that those command will be found along your shell's PATH setting.

Also, the access method (http or https) for the online documentation is defined here. This is used when clicking on a help button or selecting a help item from the menu.

Automatic or Semiautomatic Updates & Patches[Bearbeiten]

Expecco can be configured to automatically look for and optionally install updates and/or patches from the exept update server (http://download.exept.de/download/expecco). Depending on your network configuration (firewalls or even totally isolated test-labs), access to this public server may or may not be possible on your machine. Then, updates can be either installed via files (which can be transported eg. via an USB stick) or by another expecco, which gets the updates via file and provides the update service for other machines inside your network. In this later setup, you'll have to manually transport the files only once (to the update service providing machine) and configure the other machines to fetch the updates from that master expecco machine.

Individual Settings Editors[Bearbeiten]

The individual settings editors are further described in:



Copyright © 2014-2024 eXept Software AG