Author: smukhina
Date: 2009-12-03 11:42:52 -0500 (Thu, 03 Dec 2009)
New Revision: 19027
Modified:
trunk/hibernatetools/docs/reference/en/modules/plugins.xml
Log:
https://jira.jboss.org/jira/browse/JBDS-970 mention in hibernate guide about possibility
to create an empty hbm.xml file is added
Modified: trunk/hibernatetools/docs/reference/en/modules/plugins.xml
===================================================================
--- trunk/hibernatetools/docs/reference/en/modules/plugins.xml 2009-12-03 15:14:54 UTC
(rev 19026)
+++ trunk/hibernatetools/docs/reference/en/modules/plugins.xml 2009-12-03 16:42:52 UTC
(rev 19027)
@@ -37,7 +37,7 @@
<property>.hbm.xml</property>
</emphasis> files, Hibernate Tools provide a basic wizard which you can bring
up by navigating <emphasis>
<property>New > Hibernate XML mapping
file</property>.</emphasis></para>
- <para>At first you'll be asked to select a package or multiple
individual classes to map.</para>
+ <para>At first you'll be asked to select a package or multiple
individual classes to map. It's also possible to create an empty file, don't
select any packages or classes and an empty .hbm will be created in the specified
location</para>
<figure>
<title>Hibernate XML Mapping File Wizard</title>