From add22ee21c06a19b6664ed3e18b43f91fb5218a3 Mon Sep 17 00:00:00 2001 From: halw Date: Thu, 8 Apr 2010 15:58:21 +0000 Subject: [PATCH] Updated "context tool" to Console tool. Author:halw Date:2010-04-08T15:58:21.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@548 abb3cda0-5349-4a8f-a601-0c33ac3a8c38 --- .../dialogs/external-commands-editor-dialog.wiki | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/current/eiffelstudio/eiffelstudio-reference/wizards-and-dialogs/dialogs/external-commands-editor-dialog.wiki b/documentation/current/eiffelstudio/eiffelstudio-reference/wizards-and-dialogs/dialogs/external-commands-editor-dialog.wiki index 0284bdf2..a221ca6a 100644 --- a/documentation/current/eiffelstudio/eiffelstudio-reference/wizards-and-dialogs/dialogs/external-commands-editor-dialog.wiki +++ b/documentation/current/eiffelstudio/eiffelstudio-reference/wizards-and-dialogs/dialogs/external-commands-editor-dialog.wiki @@ -1,7 +1,7 @@ [[Property:title|External commands editor dialog]] [[Property:weight|4]] [[Property:uuid|9f8de904-3d17-7ce2-1df8-f4824fab5ae3]] -From EiffelStudio, you can define up to 10 external commands. Those commands will have their output redirected in the output pane of the context tool. You can execute them through the Tools menu. A typical usage is to use those external commands to integrate with your source control management solution (e.g. CVS, Visual SourceSafe,...) +From EiffelStudio, you can define up to 10 external commands. Those commands will execute and display their output in the [[Console tool]]. You can execute them through the Tools menu. A typical usage is to use those external commands to integrate with your source control management solution (e.g. CVS, Visual SourceSafe,...) ==Defining external commands== @@ -50,7 +50,7 @@ The shortcuts for the command indexes can be changed in the EiffelStudio prefere shortcuts -> external_commands -External commands execute in the context of the [[Console tool]]. The console tool should appear automatically, but you can make it visible by following the menu path: +External commands execute in the context of the [[Console tool]]. The Console tool should appear automatically, but you can make it visible by following the menu path: View -> Tools -> Console