More Tools/en: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Emi (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „These tools are documented in the [http://live.exept.de/doc/online/english/tools/TOP.html Smalltalk/X Manual] dokumentiert. * Notepad: A t…“) |
Cg (Diskussion | Beiträge) |
||
(10 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
These tools are documented in the [http://live.exept.de/doc/online/english/tools/TOP.html Smalltalk/X Manual] dokumentiert. |
These tools are documented in the [http://live.exept.de/doc/online/english/tools/TOP.html Smalltalk/X Manual] dokumentiert. |
||
* [[Tools Notepad|Notepad]]: A text editor and code execution window (miniscripts) |
* [[Tools Notepad/en|Notepad]]: A text editor and code execution window (miniscripts) with many additional functions |
||
* [[Tools FileBrowser|File Browser]]: Tool to search, view and edit files |
* [[Tools FileBrowser|File Browser]]: Tool to search, view and edit files |
||
* [[Tools ClassBrowser|Class Browser]]: A tool for experts to explore, view, and manipulate the underlying base classes |
* [[Tools ClassBrowser|Class Browser]]: A tool for experts to explore, view, and manipulate the underlying base classes |
||
* [[Tools ProcessMonitor|Process Monitor]]: Shows the running processes (threads within expecco) |
* [[Tools ProcessMonitor/en|Process Monitor]]: Shows the running processes (threads within expecco) |
||
* [[Tools OS ProcessMonitor/en|OS Process Monitor]]: Shows the running OS processes (processes of the operating system) |
|||
* [[Tools Transcript|Transcript]]: System messages, messages and tracing windows |
* [[Tools Transcript|Transcript]]: System messages, messages and tracing windows |
||
These are tools specific to expecco: |
|||
* [[Tools TestSuiteDifferenceBrowser|Test Suite Difference Browser]]: Visualizes differences between block libraries |
* [[Tools TestSuiteDifferenceBrowser|Test Suite Difference Browser]]: Visualizes differences between block libraries |
||
* [[ |
* [[Reimport_Tool/en|Reimport Tool]]: (German) To check the dependencies and recursive reimport of libraries |
||
* [[Action_Finder/en|Action Finder]]: To find action blocks by providing the expected result |
Aktuelle Version vom 17. April 2025, 13:45 Uhr
These tools are documented in the Smalltalk/X Manual dokumentiert.
- Notepad: A text editor and code execution window (miniscripts) with many additional functions
- File Browser: Tool to search, view and edit files
- Class Browser: A tool for experts to explore, view, and manipulate the underlying base classes
- Process Monitor: Shows the running processes (threads within expecco)
- OS Process Monitor: Shows the running OS processes (processes of the operating system)
- Transcript: System messages, messages and tracing windows
These are tools specific to expecco:
- Test Suite Difference Browser: Visualizes differences between block libraries
- Reimport Tool: (German) To check the dependencies and recursive reimport of libraries
- Action Finder: To find action blocks by providing the expected result