Settings ExternalScriptInterpreterSettings/en: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Cg (Diskussion | Beiträge) |
Cg (Diskussion | Beiträge) |
||
Zeile 30: | Zeile 30: | ||
---- |
---- |
||
See also [[ Installing additional frameworks/en |Installing |
See also [[ Installing additional frameworks/en |Installing additional frameworks]]. |
||
[[Settings_ExternalScriptInterpreterSettings/en|Back to "External Script Interpreter Settings"]] |
[[Settings_ExternalScriptInterpreterSettings/en|Back to "External Script Interpreter Settings"]] |
Version vom 29. April 2025, 10:15 Uhr
Inhaltsverzeichnis
External Script Interpreter Settings[Bearbeiten]
General Script Execution[Bearbeiten]
Additional Path[Bearbeiten]
Defines additional pathes which are added to the $PATH environment variable (%PATH% on Windows).
This is passed to any external script interpreter.
Notice, that pathes are separated by ":" (colon) under Unix/Linux but ";" (semi) under Windows.
Additional pathes are useful if a script calls for other programs, and you do not want to hardcode any pathes 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
- Smalltalk Settings
- Scheme Settings
- Other Settings
See also Installing additional frameworks.
Back to "External Script Interpreter Settings"
Back to the main page "Settings"