Author: msorokin
Date: 2009-03-02 10:43:43 -0500 (Mon, 02 Mar 2009)
New Revision: 13913
Modified:
trunk/hibernatetools/docs/reference/en/modules/plugins.xml
Log:
https://jira.jboss.org/jira/browse/JBIDE-2679
The infor about console conf. automatic creation in jpa project is added
Modified: trunk/hibernatetools/docs/reference/en/modules/plugins.xml
===================================================================
--- trunk/hibernatetools/docs/reference/en/modules/plugins.xml 2009-03-02 15:37:01 UTC
(rev 13912)
+++ trunk/hibernatetools/docs/reference/en/modules/plugins.xml 2009-03-02 15:43:43 UTC
(rev 13913)
@@ -38,7 +38,7 @@
</emphasis>, Hibernate Tools provide a basic wizard which you can bring up by
navigating <emphasis>
<property>New > Hibernate XML mapping
file</property>.</emphasis></para>
- <figure>
+ <figure>p
<title>Hibernate XML Mapping File Wizard</title>
<mediaobject>
@@ -1944,8 +1944,9 @@
<note>
<title>Note:</title>
- <para>Please note, currently the wizards require that you have a <link
linkend="console_conf"
- >Hibernate Console Configuration</link> already
configured.</para>
+ <para>Please note, if you choose Hibernate as a platform and leave the Target
Runtime
+ with <none>, the wizard does not require you to have a <link
linkend="console_conf"
+ >Hibernate Console Configuration</link>. A Hibernate Console
Configuration is created when the wizard finishes its work.</para>
</note>
</section>
</chapter>