Author: koen.aers(a)jboss.com
Date: 2009-04-02 23:07:36 -0400 (Thu, 02 Apr 2009)
New Revision: 4401
Modified:
jbpm4/trunk/modules/userguide/src/main/docbook/en/modules/ch03-Gpd.xml
Log:
include source tab description
Modified: jbpm4/trunk/modules/userguide/src/main/docbook/en/modules/ch03-Gpd.xml
===================================================================
--- jbpm4/trunk/modules/userguide/src/main/docbook/en/modules/ch03-Gpd.xml 2009-04-03
03:06:26 UTC (rev 4400)
+++ jbpm4/trunk/modules/userguide/src/main/docbook/en/modules/ch03-Gpd.xml 2009-04-03
03:07:36 UTC (rev 4401)
@@ -33,7 +33,14 @@
<section id="editingtheprocesssource">
<title>Editing the process source</title>
- <para>To edit the process XML sources directly, select the process file, right
click
+ <para>The GPD contains a 'Source' tab with the XML sources. These are
directly editable in
+ this tab and the graphical view will reflect the changes when you switch back to the
diagram.</para>
+ <figure id="gpd.source.tab">
+ <title>Editing jPDL using the source view</title>
+ <mediaobject><imageobject><imagedata align="center"
fileref="images/gpd.xml.view.png"/></imageobject></mediaobject>
+ </figure>
+ <para>You can of course still edit the process XML sources using the built in
XML editor.
+ To do this, select the process file, right click
and select 'Open with...' --> 'XML editor'
</para>
<figure id="gpd.open.in.xml">
@@ -43,7 +50,7 @@
<para>After you've done this, eclipse will remember that and the next time
you double click it, eclipse will open your process file in the XML Editor
automatically. To open up the process file in the GPD, perform the
- same Open-with-action, but select 'jPDL 4 Editor'
+ same Open-with-action, but select 'jBPM jPDL 4 Editor'
</para>
</section>
Show replies by date