Files
eiffel-org/documentation/current/eiffelstudio/eiffelstudio-reference/outputs-tool/external-compilation-pane.wiki
jfiat 4087eb614e Author:admin
Date:2008-09-19T07:55:09.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@27 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2008-09-19 10:22:25 +00:00

26 lines
1020 B
Plaintext

[[Property:title|C Output tool]]
[[Property:link_title|External compilation pane]]
[[Property:weight|3]]
[[Property:uuid|26525412-e8e5-8b1c-1074-58e00aed4c76]]
The C Output tool 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]]