diff --git a/documentation/current/eiffelstudio/_images/External_compilation_pane_edit_feature.png b/documentation/current/eiffelstudio/_images/External_compilation_pane_edit_feature.png new file mode 100644 index 00000000..83afe0e1 Binary files /dev/null and b/documentation/current/eiffelstudio/_images/External_compilation_pane_edit_feature.png differ diff --git a/documentation/current/eiffelstudio/_images/External_compilation_pane_edit_feature.png.data b/documentation/current/eiffelstudio/_images/External_compilation_pane_edit_feature.png.data new file mode 100644 index 00000000..e7eff856 --- /dev/null +++ b/documentation/current/eiffelstudio/_images/External_compilation_pane_edit_feature.png.data @@ -0,0 +1,3 @@ +title=External compilation pane edit feature +author=halw +path=content/external-compilation-pane-edit-feature diff --git a/documentation/current/eiffelstudio/_images/External_compilation_tool_01.png b/documentation/current/eiffelstudio/_images/External_compilation_tool_01.png new file mode 100644 index 00000000..2e481a85 Binary files /dev/null and b/documentation/current/eiffelstudio/_images/External_compilation_tool_01.png differ diff --git a/documentation/current/eiffelstudio/_images/External_compilation_tool_01.png.data b/documentation/current/eiffelstudio/_images/External_compilation_tool_01.png.data new file mode 100644 index 00000000..6263f26a --- /dev/null +++ b/documentation/current/eiffelstudio/_images/External_compilation_tool_01.png.data @@ -0,0 +1,3 @@ +title=External compilation pane 01 +author=halw +path=content/external-compilation-pane-01 diff --git a/documentation/current/eiffelstudio/eiffelstudio-reference/outputs-tool/external-compilation-pane.wiki b/documentation/current/eiffelstudio/eiffelstudio-reference/outputs-tool/external-compilation-pane.wiki index 74036fe8..0dad1a62 100644 --- a/documentation/current/eiffelstudio/eiffelstudio-reference/outputs-tool/external-compilation-pane.wiki +++ b/documentation/current/eiffelstudio/eiffelstudio-reference/outputs-tool/external-compilation-pane.wiki @@ -4,9 +4,10 @@ {{underconstruction}} -The external compilation pane shows a log of the compilation output from the external (C language) compiler. But the external compilation pane is more than just a log. +[[Image:External compilation pane 01]] -[[Image:coutput1|C output tool]] + +The external compilation pane shows a log of the compilation output from the external (typically C language) compiler. But the external compilation pane is more than just a log. ==Selecting your locale== diff --git a/documentation/current/eiffelstudio/eiffelstudio-reference/outputs-tool/index.wiki b/documentation/current/eiffelstudio/eiffelstudio-reference/outputs-tool/index.wiki index 9965703d..0345ec1f 100644 --- a/documentation/current/eiffelstudio/eiffelstudio-reference/outputs-tool/index.wiki +++ b/documentation/current/eiffelstudio/eiffelstudio-reference/outputs-tool/index.wiki @@ -34,6 +34,11 @@ You can adjust how panes change to some extent as you will see in the [[#Relevan But sometimes things happen that change more than one output pane during an action. When this occurs, one or more transient buttons will be added to the Outputs tool's top bar to the right of the search button. This lets you know that there have been modifications to a pane other than the one that is currently displayed. If you click on one of these buttons, you will be taken to that pane, and the button will be dismissed. +The figure below shows the Outputs tool during an external compilation. Notice the transient button that has become visible indicating that new changes have been made in the Eiffel Compilation pane. + + +[[Image:Outputs tool transient functionality]] + ==Relevant EiffelStudio preferences== @@ -45,9 +50,9 @@ The preference '''Outputs tool prompted''' controls whether the Outputs tool is If you choose a value of '''False''', then the Outputs tool will remain visible if it is already visible. But if you close it, a recompile will not cause it to reappear. -===C output panel prompted=== +===External compilation output prompted=== -The preference '''C output panel prompted''' controls whether the [[External compilation pane|External compilation pane]] appears whenever an external compilation (usually a C compilation) occurs. +The preference '''External compilation output prompted ''' (''C output panel prompted'', in earlier versions) controls whether the [[External compilation pane|External compilation pane]] appears whenever an external compilation (usually a C compilation) occurs. The default value is '''False''', so the External compilation pane does not appear automatically when an external compilation occurs.