More Tools/en: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Inhalt gelöscht Inhalt hinzugefügt
Cg (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
Cg (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
| Zeile 12: | Zeile 12: | ||
* [[Reimport_Tool/en|Reimport Tool]]: (German) 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 |
||
* [[Tools XML Inspector/en|XML Inspector]]: Presents the DOM of an XML document and helps with XPath construction |
* [[Tools XML Inspector and XPath Generator/en|XML Inspector]]: Presents the DOM of an XML document and helps with XPath construction |
||
Aktuelle Version vom 8. März 2026, 08:06 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
- XML Inspector: Presents the DOM of an XML document and helps with XPath construction