mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-21 02:25:22 +00:00
More stupiduser hints
git-svn-id: https://svn.jboss.org/repos/hibernate/trunk/Hibernate3/doc@8962 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
parent
ecd371fccc
commit
0319533371
@ -23,7 +23,7 @@
|
||||
|
||||
</sect1>
|
||||
|
||||
<sect1 id="tutorial-firstapp" revision="1">
|
||||
<sect1 id="tutorial-firstapp" revision="2">
|
||||
<title>Part 1 - The first Hibernate Application</title>
|
||||
|
||||
<para>
|
||||
@ -59,10 +59,11 @@
|
||||
|
||||
<para>
|
||||
This is the minimum set of required libraries (note that we also copied
|
||||
hibernate3.jar, the main archive) for Hibernate. See the <literal>README.txt</literal> file
|
||||
in the <literal>lib/</literal> directory of the Hibernate distribution for more information
|
||||
about required and optional third-party libraries. (Actually, Log4j is not
|
||||
required but preferred by many developers.)
|
||||
hibernate3.jar, the main archive) for Hibernate <emphasis>at the time of writing</emphasis>.
|
||||
The Hibernate release you are using might require more or less libraries. See the
|
||||
<literal>README.txt</literal> file in the <literal>lib/</literal> directory of the
|
||||
Hibernate distribution for more information about required and optional third-party
|
||||
libraries. (Actually, Log4j is not required but preferred by many developers.)
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
Loading…
x
Reference in New Issue
Block a user