mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-06 23:02:28 +01:00
Author:paulb
Date:2008-09-18T17:28:37.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@21 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
[[Property:title|Feature tool]]
|
||||
[[Property:link_title|Features tool]]
|
||||
[[Property:weight|3]]
|
||||
[[Property:uuid|bc9b2ef1-b4c4-773a-9ba8-97143fb2727a]]
|
||||
* [[Feature tool: Introduction|Introduction]]
|
||||
* [[Feature tree|Tree representation]]
|
||||
* [[New feature command|New feature command]]
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
[[Property:title|Windows tool]]
|
||||
[[Property:weight|5]]
|
||||
[[Property:uuid|57b14a4b-8694-12f6-06c8-24411e331559]]
|
||||
* [[Windows tool: Introduction|Introduction]]
|
||||
* [[Window list|Window list]]
|
||||
* [[Window menu|Window menu]]
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
[[Property:title|Call stack tool]]
|
||||
[[Property:weight|-13]]
|
||||
[[Property:uuid|8c3cd0fe-78aa-7ec6-f36a-2233a4e26755]]
|
||||
* [[Callstack tool: Introduction|Introduction]]
|
||||
* [[Call stack tool: Interface|Call stack tool]]
|
||||
* [[Information relative to a stack element|Information about the current stack level]]
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
[[Property:title|Evaluation tool or Watch tool]]
|
||||
[[Property:weight|1]]
|
||||
[[Property:uuid|e70d5827-a00d-47ee-9e7a-b7b4bfb34ccf]]
|
||||
The expression evaluation tool's main part is the list of expressions that should be evaluated.
|
||||
|
||||
[[Image:expression-evaluation-tool]]
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
[[Property:title|Object tool]]
|
||||
[[Property:weight|-11]]
|
||||
[[Property:uuid|6b736424-1729-0b6f-6ddd-8240f9f8ffd6]]
|
||||
* [[Objects tool: Introduction|Introduction]]
|
||||
* [[Attribute symbols|Attribute symbols]]
|
||||
* [[Debug output|Debug output]]
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
[[Property:title|Object Viewer (also known as Expanded display)]]
|
||||
[[Property:weight|4]]
|
||||
[[Property:uuid|62002ce3-37f9-22de-39f0-0930468a67be]]
|
||||
You can either show the "Object Viewer" tool (Menu Execution>Tools>Object Viewer, or popup the object viewer dialog thanks to the button located in the tool bar of the [[Object tool|objects tool]] and [[Expression evaluation|watch tool]] . <br/>
|
||||
This command [[Image:debugger-expand-info-icon]] opens an object viewer dialog when an object is dropped onto the button.
|
||||
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
[[Property:title|Threads tool]]
|
||||
[[Property:weight|-8]]
|
||||
[[Property:uuid|457b71dc-4609-dac1-8458-cd9b64fd5945]]
|
||||
This tool displays the list of current Eiffel '''threads'''. <br/>
|
||||
To show this tool, go to menu : '''Debug > Tools > Threads''' .
|
||||
[[Image:threads-tool|Threads tool]]
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
[[Property:title|Information Tool]]
|
||||
[[Property:weight|0]]
|
||||
[[Property:uuid|26e2c799-b48a-c588-cdf1-dd47b1994b09]]
|
||||
* [[Browsing Information|Browsing Annotations]]
|
||||
* [[Annotation Management|Annotation Management]]
|
||||
|
||||
|
||||
@@ -3,13 +3,13 @@
|
||||
[[Property:uuid|0f0913fe-d71c-43d3-6c22-706c8ed5d4ad]]
|
||||
== Eiffel Solutions, Technologies, and Class Libraries ==
|
||||
|
||||
Provide content on the technologies Eiffel applies to solve common computing needs and, where applicable, the libraries and/or samples that support the technologies
|
||||
|
||||
{{note|
|
||||
* The emphasis is primarily on needs of developers, then on Eiffel's offerings to satisfy those needs.
|
||||
* Items are ordered based on an intuitive assessment of likelihood of need.
|
||||
* Most items labelled "tutorial" are those that were labelled "content" in the existing online documentation.}}
|
||||
In this book you will find information about the facilities provided by Eiffel for satisfying many software development needs.
|
||||
|
||||
This includes:
|
||||
* The documentation for the Eiffel class libraries
|
||||
** Tutorials and/or user guides
|
||||
** Class references -- the library, cluster, and class views
|
||||
* Other special instructions for handling commonly need tasks
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user