Settings ExternalScriptInterpreterSettings/en: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Cg (Diskussion | Beiträge) |
Cg (Diskussion | Beiträge) |
||
| (9 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
| Zeile 3: | Zeile 3: | ||
=== General Script Execution === |
=== General Script Execution === |
||
===== Additional Path ===== |
===== Additional Path ===== |
||
Defines additional |
Defines additional paths which are added to the $PATH environment variable (%PATH% on Windows). |
||
This is passed to any external script interpreter.<br> |
This is passed to any external script interpreter.<br> |
||
[[Datei:bulb.png|20px]]Notice, that paths are separated by ":" (colon) under Unix/Linux but ";" (semi) under Windows. |
|||
Additional |
Additional paths are useful if a script calls for other programs, and you do not want to hardcode any paths in the script, in order to allow for the suite to be portable to other machines. |
||
===== Environment Variables ===== |
===== Environment Variables ===== |
||
| Zeile 12: | Zeile 13: | ||
== Subitems under External Script Interpreter Settings == |
== Subitems under External Script Interpreter Settings == |
||
* [[ Settings_ExternalScriptInterpreters_Shell_and_BatchSettings/en |Shell & Batch Settings]] |
* [[ Settings_ExternalScriptInterpreters_Shell_and_BatchSettings/en |Shell & Batch Settings]] |
||
| Zeile 19: | Zeile 21: | ||
* [[ Settings_ExternalScriptInterpreters_Jython_and_IronPythonSettings/en|Jython & IronPython Settings]] |
* [[ Settings_ExternalScriptInterpreters_Jython_and_IronPythonSettings/en|Jython & IronPython Settings]] |
||
* [[ Settings_ExternalScriptInterpreters_CBridgeSettings/en|CBridge Settings]] |
* [[ Settings_ExternalScriptInterpreters_CBridgeSettings/en|CBridge Settings]] |
||
* [[ Settings_ExternalScriptInterpreters_ClingSettings/en|Cling Settings]] |
* [[ Settings_ExternalScriptInterpreters_ClingSettings/en|Root/Cling Settings]] |
||
* [[ Settings_ExternalScriptInterpreters_RubySettings/en|Ruby Settings]] |
* [[ Settings_ExternalScriptInterpreters_RubySettings/en|Ruby Settings]] |
||
* [[ Settings_ExternalScriptInterpreters_DartSettings/en|Dart Settings]] |
* [[ Settings_ExternalScriptInterpreters_DartSettings/en|Dart Settings]] |
||
* [[ Settings_ExternalScriptInterpreters_JuliaSettings/en|Julia Settings]] |
|||
* [[ Settings_ExternalScriptInterpreters_SmalltalkSettings/en|Smalltalk Settings]] |
* [[ Settings_ExternalScriptInterpreters_SmalltalkSettings/en|Smalltalk Settings]] |
||
* [[ Settings_ExternalScriptInterpreters_SchemeSettings/en|Scheme Settings]] |
* [[ Settings_ExternalScriptInterpreters_SchemeSettings/en|Scheme Settings]] |
||
| Zeile 29: | Zeile 32: | ||
---- |
---- |
||
See also [[ Installing_additional_Frameworks/en |"Installing additional frameworks"]]. |
|||
| ⚫ | |||
| ⚫ | |||
<br> |
<br> |
||
[[Settings/en|Back to the main page "Settings"]] |
[[ Settings/en|Back to the main page "Settings"]] |
||
[[Category:Settings]] |
[[Category:Settings]] |
||
Aktuelle Version vom 19. November 2025, 14:43 Uhr
Inhaltsverzeichnis
External Script Interpreter Settings[Bearbeiten]
General Script Execution[Bearbeiten]
Additional Path[Bearbeiten]
Defines additional paths which are added to the $PATH environment variable (%PATH% on Windows).
This is passed to any external script interpreter.
Notice, that paths are separated by ":" (colon) under Unix/Linux but ";" (semi) under Windows.
Additional paths are useful if a script calls for other programs, and you do not want to hardcode any paths in the script, in order to allow for the suite to be portable to other machines.
Environment Variables[Bearbeiten]
Additional environment variables passed to external script interpreters. To change, enter name and value and press "Add", or select a variable from the list and press "Remove".
Subitems under External Script Interpreter Settings[Bearbeiten]
- Shell & Batch Settings
- Groovy Class Path Settings
- Node Settings
- Python Settings
- Jython & IronPython Settings
- CBridge Settings
- Root/Cling Settings
- Ruby Settings
- Dart Settings
- Julia Settings
- Smalltalk Settings
- Scheme Settings
- Other Settings
See also "Installing additional frameworks".
Back to "External Script Interpreter Settings"
Back to the main page "Settings"