More Tools/en: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Cg (Diskussion | Beiträge) |
Cg (Diskussion | Beiträge) |
||
(Eine dazwischenliegende Version desselben Benutzers wird 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/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 |
||
Zeile 10: | Zeile 10: | ||
These are tools specific to expecco: |
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]]: To check the dependencies and recursive reimport of 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 |
* [[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