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) |
||
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) |
||
* [[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 |
Version vom 19. Mai 2021, 16:53 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)
- Transcript: System messages, messages and tracing windows
- Test Suite Difference Browser: Visualizes differences between block libraries
- Reimport Tool: To check the dependencies and recursive reimport of libraries