mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2026-04-05 01:29:28 +02:00
Author:halw
Date:2009-11-18T22:53:05.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@359 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -45,7 +45,7 @@ The figure below shows an example of picking the feature <code>make</code> and d
|
||||
|
||||
===View external code from the finalized folder===
|
||||
|
||||
By default the code that you see in an external editor is from the workbench (W_code) folder. You can see the corresponding external code from the finalized (F_code) folder by holding the <code>CTRL</code> key while you drop the class or feature pebble.
|
||||
By default the code that you see in an external editor is from the workbench (W_code) folder. You can see the corresponding external code from the finalized (F_code) folder by holding the <code>CTRL</code> key while you drop the class or feature pebble.
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -54,11 +54,11 @@ If you choose a value of '''False''', then the Outputs tool will remain visible
|
||||
|
||||
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'''. In this case, the External compilation pane does not appear automatically when an external compilation occurs, except under the following conditions:
|
||||
The default value is '''False'''. In this case, the External compilation pane does not appear automatically when an external compilation occurs, except when both of the following conditions are ture:
|
||||
# The Outputs tool is already displayed, and
|
||||
# The Eiffel Compilation pane is active.
|
||||
|
||||
When an external compilation is performed, and the Eiffel Compilation output pane is already active, the External Compilation pane will become the active pane. When the external compilation completes, under most circumstances the Eiffel Compilation pane will become active again. However, the Eiffel Compilation pane will not become active if there were external compilation errors, or if you activated some other output pane during the external compilation.
|
||||
So, regardless of the preference value, when an external compilation is performed, and the Eiffel Compilation output pane is already active in the Outputs tool, the External Compilation pane will become the active pane. When the external compilation completes, under most circumstances the Eiffel Compilation pane will become active again. However, the Eiffel Compilation pane will not become active if there were external compilation errors, or if you activated some other output pane during the external compilation.
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user