Author: mcaspers
Date: 2011-01-31 23:12:50 -0500 (Mon, 31 Jan 2011)
New Revision: 28808
Modified:
trunk/jbpm/docs/reference/en-US/images/Quick_Howto_Guide/quick_howto_guide_2.png
trunk/jbpm/docs/reference/en-US/images/Quick_Howto_Guide/quick_howto_guide_3.png
trunk/jbpm/docs/reference/en-US/images/Quick_Howto_Guide/quick_howto_guide_4.png
trunk/jbpm/docs/reference/en-US/images/Quick_Howto_Guide/quick_howto_guide_5.png
trunk/jbpm/docs/reference/en-US/images/Quick_Howto_Guide/quick_howto_guide_6.png
trunk/jbpm/docs/reference/en-US/images/Quick_Howto_Guide/quick_howto_guide_7.png
trunk/jbpm/docs/reference/en-US/images/Quick_Howto_Guide/quick_howto_guide_8.png
trunk/jbpm/docs/reference/en-US/images/Quick_Howto_Guide/quick_howto_guide_9.png
trunk/jbpm/docs/reference/en-US/images/the_views/jbpm_3.png
trunk/jbpm/docs/reference/en-US/tasks.xml
Log:
General Updates
Modified:
trunk/jbpm/docs/reference/en-US/images/Quick_Howto_Guide/quick_howto_guide_2.png
===================================================================
(Binary files differ)
Modified:
trunk/jbpm/docs/reference/en-US/images/Quick_Howto_Guide/quick_howto_guide_3.png
===================================================================
(Binary files differ)
Modified:
trunk/jbpm/docs/reference/en-US/images/Quick_Howto_Guide/quick_howto_guide_4.png
===================================================================
(Binary files differ)
Modified:
trunk/jbpm/docs/reference/en-US/images/Quick_Howto_Guide/quick_howto_guide_5.png
===================================================================
(Binary files differ)
Modified:
trunk/jbpm/docs/reference/en-US/images/Quick_Howto_Guide/quick_howto_guide_6.png
===================================================================
(Binary files differ)
Modified:
trunk/jbpm/docs/reference/en-US/images/Quick_Howto_Guide/quick_howto_guide_7.png
===================================================================
(Binary files differ)
Modified:
trunk/jbpm/docs/reference/en-US/images/Quick_Howto_Guide/quick_howto_guide_8.png
===================================================================
(Binary files differ)
Modified:
trunk/jbpm/docs/reference/en-US/images/Quick_Howto_Guide/quick_howto_guide_9.png
===================================================================
(Binary files differ)
Modified: trunk/jbpm/docs/reference/en-US/images/the_views/jbpm_3.png
===================================================================
(Binary files differ)
Modified: trunk/jbpm/docs/reference/en-US/tasks.xml
===================================================================
--- trunk/jbpm/docs/reference/en-US/tasks.xml 2011-02-01 03:58:53 UTC (rev 28807)
+++ trunk/jbpm/docs/reference/en-US/tasks.xml 2011-02-01 04:12:50 UTC (rev 28808)
@@ -253,7 +253,7 @@
</para>
<para>
- First we need to create a new Junit Test Case by selecting
<menuchoice><guimenuitem>File</guimenuitem><guimenuitem>New</guimenuitem><guimenuitem>Other</guimenuitem><guimenuitem>JUnit</guimenuitem><guimenuitem>Junit
Test Case</guimenuitem></menuchoice>. Give it a name of
<code>HelloTest</code>, place it in the <code>com.jbay</code>
package, and click the <guibutton>OK</guibutton> button.
+ First we need to create a new Junit Test Case by selecting
<menuchoice><guimenuitem>File</guimenuitem><guimenuitem>New</guimenuitem><guimenuitem>Other</guimenuitem><guimenuitem>JUnit</guimenuitem><guimenuitem>Junit
Test Case</guimenuitem></menuchoice>. Give it a name of
<code>HelloTest</code>, place it in the <code>com.jbay</code>
package, and click the <guibutton>Finish</guibutton> button.
</para>
<figure>
@@ -415,7 +415,7 @@
<title>Change the Default Core jBPM Installation</title>
<para>
- You can change the default <property>jBPM</property> installation by
means of the Eclipse preference mechanism. Open the Preferences dialog by selecting
<menuchoice><guimenuitem>Window</guimenuitem><guimenuitem>Preferences</guimenuitem></menuchoice>
and select the <guilabel>JBoss jBPM > Runtime Location</guilabel>
category. Using this page you can add multiple <property>jBPM</property>
installation locations and change the default one. The default installation is used for
the classpath settings when creating a new Process Project. Changing the preferences has
no influence on already created projects. Getting rid of a
<property>jBPM</property> installation that is being referenced by a project
however will cause the classpath to contain errors.
+ You can change the default <property>jBPM</property> installation by
means of the Eclipse preference mechanism. Open the Preferences dialog by selecting
<menuchoice><guimenuitem>Window</guimenuitem><guimenuitem>Preferences</guimenuitem></menuchoice>
and select the <menuchoice><guimenuitem>JBoss
jBPM</guimenuitem><guimenuitem>Runtime
Location</guimenuitem></menuchoice> category. Using this page you can add
multiple <property>jBPM</property> installation locations and change the
default one. The default installation is used for the classpath settings when creating a
new Process Project. Changing the preferences has no influence on already created
projects. Getting rid of a <property>jBPM</property> installation that is
being referenced by a project however will cause the classpath to contain errors.
</para>
Show replies by date