Update wikipage Code Templates. (Signed-off-by:javier).

git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1688 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
eiffel-org
2016-11-22 15:36:46 +00:00
parent 68fb533350
commit d8f8e3e9ad

View File

@@ -55,8 +55,8 @@ Figure 4. Targetless Auto-completion with code templates option list.
To offer the template menus seen above, EiffelStudio looks in two locations:
* Standard templates, found in:
** Linux:
** Windows:
** Linux: <code>$ISE_EIFFEL/studio/templates/code</code>
** Eiffel: <code>%ISE_EIFFEL%/studio/templates/code</code>
* User-defined templates, which you can add at:
** Linux: <code> ~/.es/eiffel_user_files/16.11/templates/code</code>
** Windows: <code>C:/Users/your_user_name/Documents/Eiffel User Files/16.11/templates/code</code>