Author:halw

Date:2009-07-21T01:40:57.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@257 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
halw
2009-07-23 18:28:30 +00:00
parent d7c40daf8c
commit 65ab8cd954
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
[[Property:title|Search tool]]
[[Property:weight|6]]
[[Property:uuid|4d0cc8b3-2ffd-42d4-7855-672fa0c11cf8]]
EiffelStudio includes a '''search tool''' which allows you to look for a word or a pattern in the editor, the class tool, the feature tool or the output tool, and to replace it by another word if you want.
EiffelStudio includes a '''search tool''' which allows you to look for a word, phrase, string or even a pattern and, if you wish, to replace the matches it finds with some other word, phrase, or string. The search scope of the tool can be confined to the current editor pane, to the whole project, or to a custom domain of your choosing.
If the search tool is not currently visible, you can make it appear by clicking on the search icon [[Image:tool-search-icon]] or by following either menu path:
<code lang="text">

View File

@@ -9,7 +9,7 @@ The set of files is composed of:
<div>
* <code>EIFGENs/target_name/W_code/</code>'''system.def''' (or F_code)
* <code>EIFGENs/target_name/W_code/</code>'''edynlib.c''' (or F_code)
* <code lang=text>$(ISE_EIFFEL)/studio/spec/$(ISE_PLATFORM)/templates/</code>'''egc_dynlib.template''' <br/>
* <code lang=text>$(ISE_EIFFEL)/studio/config/$(ISE_PLATFORM)/templates/</code>'''egc_dynlib.template''' <br/>
this file will be copied during the compilation into the EIFGENs/target_name/W_code/E1 directory as '''egc_dynlib.c'''
* <code lang=text>$(ISE_EIFFEL)/studio/spec/$(ISE_PLATFORM)/include/</code>'''egc_dynlib.h'''
* and the Makefile