diff --git a/documentation/current/eiffelstudio/_images/Metrics_tool_Metrics_evaluation_pane.png b/documentation/current/eiffelstudio/_images/Metrics_tool_Metrics_evaluation_pane.png new file mode 100644 index 00000000..0ea5bd67 Binary files /dev/null and b/documentation/current/eiffelstudio/_images/Metrics_tool_Metrics_evaluation_pane.png differ diff --git a/documentation/current/eiffelstudio/_images/Metrics_tool_Metrics_evaluation_pane.png.data b/documentation/current/eiffelstudio/_images/Metrics_tool_Metrics_evaluation_pane.png.data new file mode 100644 index 00000000..6a503e0e --- /dev/null +++ b/documentation/current/eiffelstudio/_images/Metrics_tool_Metrics_evaluation_pane.png.data @@ -0,0 +1,3 @@ +title=Metrics tool Metrics evaluation pane +author=halw +path=content/metrics-tool-metrics-evaluation-pane diff --git a/documentation/current/eiffelstudio/index.wiki b/documentation/current/eiffelstudio/index.wiki index eccf491b..8e4ab5cb 100644 --- a/documentation/current/eiffelstudio/index.wiki +++ b/documentation/current/eiffelstudio/index.wiki @@ -7,3 +7,26 @@ The material in this book is designed to help you apply the EiffelStudio interac EiffelStudio is specifically crafted to make it easier for developers to create high quality software systems using the Eiffel method and language. EiffelStudio is continually improving, with new features and capabilities added in every new release. + +{| border="1" +|+'''EiffelStudio''' +|- +| valign="top"| +[[Image:es gt a development window 01|thumb|center|220px|[[Starting To Browse|Development Window]] ]] +| valign="top"| +[[Image:es gt class tool 01|thumb|center|220px|[[Viewing Classes|The Class tool]] ]] +| valign="top"| +[[Image:es gt docking in progress 01|thumb|center|220px|[[Customizing the tools layout and toolbars|Customizing the layout with docking]] ]] +| valign="top"| +[[Image:es gt debug breakpoint reached 01|thumb|center|220px|[[Debugging and Run-time Monitoring|Debugging and runtime monitoring]] ]] +|- +| valign="top"| +[[Image:AutoTest tool with failed test|thumb|center|160px|[[Using AutoTest|Automated testing]] ]] +| valign="top"| +[[Image:es gt testroot is client of heir|thumb|center|220px|[[Graphics-based Design|Graphics-based design]] ]] +| valign="top"| +[[Image:Metrics tool Metrics evaluation pane|thumb|center|220px|[[Computing Project Metrics|Computing project metrics]] ]] +|} + + + diff --git a/documentation/current/solutions/concurrent-computing/concurrent-eiffel-scoop/scoop-practical-matters.wiki b/documentation/current/solutions/concurrent-computing/concurrent-eiffel-scoop/scoop-practical-matters.wiki index c7583523..cedbc15e 100644 --- a/documentation/current/solutions/concurrent-computing/concurrent-eiffel-scoop/scoop-practical-matters.wiki +++ b/documentation/current/solutions/concurrent-computing/concurrent-eiffel-scoop/scoop-practical-matters.wiki @@ -1,9 +1,6 @@ [[Property:title|SCOOP practical matters]] [[Property:weight|-1]] [[Property:uuid|87f78898-2bbb-b134-0128-e55401a61a05]] -{{UnderConstruction}} - - =Introduction= ''SCOOP practical matters'' is a collection of advice for using SCOOP effectively. Here you will find practical information that supplements the rules and definitions of the basic [[Concurrent Eiffel with SCOOP|SCOOP model]], or that is unique to the implementation of SCOOP in EiffelStudio.