More Tools/en: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Cg (Diskussion | Beiträge) |
Cg (Diskussion | Beiträge) |
||
Zeile 4: | Zeile 4: | ||
* [[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 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 |
Version vom 15. September 2021, 22:50 Uhr
These tools are documented in the Smalltalk/X Manual dokumentiert.
- Notepad: A text editor and code execution window (miniscripts)
- 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: To check the dependencies and recursive reimport of libraries
- Action Finder: To find action blocks by providing the expected result