More Tools/en: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Cg (Diskussion | Beiträge) |
Cg (Diskussion | Beiträge) |
||
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/en|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 |
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