Files
eiffel-org/documentation/current/eiffelstudio/eiffelstudio-reference/outputs-tool/external-compilation-pane.wiki
halw 1c0ec7b9c5 Author:halw
Date:2009-10-30T20:12:01.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@343 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2009-10-30 20:12:01 +00:00

28 lines
1018 B
Plaintext

[[Property:title|External compilation pane]]
[[Property:weight|3]]
[[Property:uuid|26525412-e8e5-8b1c-1074-58e00aed4c76]]
{{underconstruction}}
The external compilation pane is where C compilation output is shown.
[[Image:coutput1|C output tool]]
If the C compiler uses a different locale than your default locale, you can select that particular locale in the "Locale" region.
==Open a file mentioned in the C output==
You can open a file mentioned in the C output in a specified external editor by selecting the file name and then clicking the [[Image:metrics-tool--command-send-to-external-editor-icon|C output tool]] button highlighted in the following figure:
[[Image:coutput2|C output tool]]
==Find C code for a class/feature==
Pick the class or feature whose related C code you want to see and drop it into the [[Image:coutput4|C output tool]] button or the [[Image:coutput5|C output tool]] button. The related C code will be shown in specified editor.
[[Image:coutput3|C output tool]]