Author: plavin
Date: 2006-11-23 00:56:45 +0100 (Thu, 23 Nov 2006)
New Revision: 4022
Log:
Getting started on GRT Shell
Modified:
trunk/gui-common/chapter-grt-shell.xml
Modified: trunk/gui-common/chapter-grt-shell.xml
===================================================================
--- trunk/gui-common/chapter-grt-shell.xml 2006-11-22 21:07:06 UTC (rev 4021)
+++ trunk/gui-common/chapter-grt-shell.xml 2006-11-22 23:56:45 UTC (rev 4022)
Changed blocks: 2, Lines Added: 68, Lines Deleted: 33; 2549 bytes
@@ -16,28 +16,34 @@
<title>Introduction</title>
<para>
- The GRT is
- used by MySQL Workbench and the MySQL Migration Toolkit
+ The GRT is used by both MySQL Workbench and the MySQL Migration
+ Toolkit.
</para>
-
+
<para>
-
+ Lua
</para>
</section>
<!-- End INTRODUCTION -->
-
- <section>
-
- <title>
- Exploring the GRT Shell
- </title>
-
+
+ <section id="exploring-grt-shell">
+
+ <title>Exploring the GRT Shell</title>
+
<para>
- Open the GRT Shell from
+ To open the GRT shell from within the
+ <literal>&migration_toolkit;</literal> choose the
<guimenu>GRT
+ Environment Shell</guimenu> option under the
+ <guimenu>Tools</guimenu> menu. In
<literal>&workbench;</literal>
+ choose <guimenu>View</guimenu>,
<guimenu>Advanced</guimenu>,
+ <guimenu>Show GRT Shell</guimenu>. However, the simplest way to
+ open the GRT Shell in either application is to use the
+ <keycap>F4</keycap> key. If you haven't docked the GRT shell
+ window you should see something similar to the following:
</para>
-
+
<figure>
<title>The GRT shell</title>
<mediaobject>
@@ -49,30 +55,59 @@
</textobject>
</mediaobject>
</figure>
-
+
+ <section>
+
+ <title>Menu Items</title>
+
+ <para></para>
+
+ </section>
+
+ <section>
+
+ <title>The Shell</title>
+
+ <para>
+ The <literal>Snippets</literal> tab functions as a scratch pad
+ for saving code snippets. If you are repeatedly typing the same
+ code from the command line you can copy it into the snippets
+ window for later reuse. The snippets
+ </para>
+
+ </section>
+
+ <section>
+
+ <title>Menu Items</title>
+
+ <para></para>
+
+ </section>
+
</section>
-<!-- End Exploring -->
+
+<!-- End Exploring -->
+
<section>
-
+
<title>Using the GRT Shell</title>
-
- <para>
-
- </para>
-
-
+
+ <para></para>
+
</section>
-<!-- End Using -->
+
+<!-- End Using -->
+
<section>
-
+
<title>Extending &gui_tools; With the GRT</title>
-
- <para>
-
- </para>
-
- </section>
- <!-- End Extending -->
-
- </chapter>
+
+ <para></para>
+
+ </section>
+
+<!-- End Extending -->
+
+</chapter>
<!-- end GRT Shell -->
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r4022 - trunk/gui-common | plavin | 23 Nov |