Author: irooskov(a)redhat.com
Date: 2011-12-13 20:37:11 -0500 (Tue, 13 Dec 2011)
New Revision: 37311
Modified:
trunk/hibernatetools/docs/reference/en-US/Book_Info.xml
trunk/hibernatetools/docs/reference/en-US/master.xml
trunk/hibernatetools/docs/reference/en-US/plugins.xml
Log:
updated for community release
Modified: trunk/hibernatetools/docs/reference/en-US/Book_Info.xml
===================================================================
--- trunk/hibernatetools/docs/reference/en-US/Book_Info.xml 2011-12-14 01:34:12 UTC (rev
37310)
+++ trunk/hibernatetools/docs/reference/en-US/Book_Info.xml 2011-12-14 01:37:11 UTC (rev
37311)
@@ -5,9 +5,9 @@
<title>Hibernate Tools Reference Guide</title>
<subtitle>Provides information relating to the Hibernate Tools
set.</subtitle>
<productname>JBoss Developer Studio</productname>
- <productnumber>4.1</productnumber>
- <edition>4.1.0</edition>
- <pubsnumber>2</pubsnumber>
+ <productnumber>5.0</productnumber>
+ <edition>5.0.0</edition>
+ <pubsnumber>1</pubsnumber>
<abstract>
<para>
The Hibernate Tools Reference Guide explains how to use the Hibernate Tools to perform
reverse engineering, code generation, visualization and interaction with Hibernate.
Modified: trunk/hibernatetools/docs/reference/en-US/master.xml
===================================================================
--- trunk/hibernatetools/docs/reference/en-US/master.xml 2011-12-14 01:34:12 UTC (rev
37310)
+++ trunk/hibernatetools/docs/reference/en-US/master.xml 2011-12-14 01:37:11 UTC (rev
37311)
@@ -46,11 +46,12 @@
<year>2008</year>
<year>2009</year>
<year>2010</year>
+ <year>2011</year>
<holder>JBoss by Red Hat</holder>
</copyright>
<releaseinfo>
- Version: 3.3.1.GA
+ Version: 3.3.0.M5
</releaseinfo>
Modified: trunk/hibernatetools/docs/reference/en-US/plugins.xml
===================================================================
--- trunk/hibernatetools/docs/reference/en-US/plugins.xml 2011-12-14 01:34:12 UTC (rev
37310)
+++ trunk/hibernatetools/docs/reference/en-US/plugins.xml 2011-12-14 01:37:11 UTC (rev
37311)
@@ -77,6 +77,21 @@
<para>
To be able to perform reverse engineering, prototype queries, and of course to simply
use <property>Hibernate Core</property> a
<filename>hibernate.properties</filename> or
<filename>hibernate.cfg.xml</filename> file is needed.
<property>Hibernate Tools</property> provides a wizard for generating the
<filename>hibernate.cfg.xml</filename> file if you do not already have one.
</para>
+<!-- Testing video documentaiton -->
+ <figure>
+ <title>Hibernate Configuration File creation video</title>
+ <mediaobject>
+ <videoobject>
+ <videodata fileref="videos/hib-config-file-creation.mp4"/>
+ </videoobject>
+ <textobject>
+ <para>
+ This video illustrates the creation of a Hibernate Configuration File for an
existing project
+ </para>
+ </textobject>
+ </mediaobject>
+ </figure>
+<!-- Testing video documentation -->
<para>Start the wizard by clicking
<menuchoice><guimenuitem>File</guimenuitem><guimenuitem>New</guimenuitem>
<guimenuitem>Other</guimenuitem>
</menuchoice> (<keycombo><keycap>Ctrl</keycap>
Show replies by date