Author: mcaspers
Date: 2011-01-23 21:39:42 -0500 (Sun, 23 Jan 2011)
New Revision: 28530
Modified:
trunk/hibernatetools/docs/reference/en-US/introduction.xml
trunk/hibernatetools/docs/reference/en-US/setup.xml
Log:
General Updates
Modified: trunk/hibernatetools/docs/reference/en-US/introduction.xml
===================================================================
--- trunk/hibernatetools/docs/reference/en-US/introduction.xml 2011-01-24 02:24:08 UTC
(rev 28529)
+++ trunk/hibernatetools/docs/reference/en-US/introduction.xml 2011-01-24 02:39:42 UTC
(rev 28530)
@@ -151,7 +151,7 @@
<section>
<title>Other relevant resources on the topic</title>
- <para><productname>Hibernate Tools</productname> page on the
<ulink
url="http://www.hibernate.org/">hibernate.org</ulink>....
+ <para><productname>Hibernate Tools</productname> page on <ulink
url="http://www.hibernate.org/">hibernate.org</ulink>....
<para>
All <productname>JBoss Developer
Studio</productname>/<productname>JBoss Tools</productname> release
documentation can be found at <ulink
url="http://docs.jboss.org/tools/">http://docs.jboss.org/too...
in the corresponding release directory.
</para>
Modified: trunk/hibernatetools/docs/reference/en-US/setup.xml
===================================================================
--- trunk/hibernatetools/docs/reference/en-US/setup.xml 2011-01-24 02:24:08 UTC (rev
28529)
+++ trunk/hibernatetools/docs/reference/en-US/setup.xml 2011-01-24 02:39:42 UTC (rev
28530)
@@ -2,22 +2,22 @@
<chapter id="setup">
<title>Download and install Hibernate Tools</title>
<para>
- <property>Hibernate Tools</property> can be used
"standalone" via Ant 1.6.x or fully integrated into an Eclipse + WTP
based IDE, such as the case with <property>JBDS/JBoss Tools</property>, or a
default Eclipse + WTP installation. The following sections describe the install steps in
these environments.
+ <productname>Hibernate Tools</productname> can be used
"standalone" via Ant 1.6.x or fully integrated into an Eclipse + WTP
based IDE, such as the case with <productname>JBDS/JBoss Tools</productname>,
or a default Eclipse + WTP installation. The following sections describe the install steps
in these environments.
</para>
<note>
<title>Note:</title>
- <para>The <property>Hibernate Tools 3.3.0</property> (the current
release version) requires Eclipse Galileo 3.5.</para>
+ <para>The <productname>Hibernate Tools 3.3.0</productname> (the
current release version) requires Eclipse Galileo 3.5.</para>
</note>
<section>
<title>JBoss Tools</title>
<para>
- <property>JBoss Tools 3.2.0</property> (the latest release) includes
<property>Hibernate Tools 3.3.0</property> and thus nothing is required
besides <property>downloading</property> and <property>installing JBoss
Tools</property>. If you need to update to a newer version of the
<property>Hibernate Tools</property> just follow the instructions in the
Eclipse IDE section.
+ <productname>JBoss Tools 3.2.0</productname> (the latest release) includes
<productname>Hibernate Tools 3.3.0</productname> and thus no additional steps
are required beyond downloading and installing <productname>JBoss
Tools</productname>. If you need to update to a newer version of the
<productname>Hibernate Tools</productname> just follow the instructions in
<xref linkend="eclipse_ide"/>.
</para>
</section>
- <section>
+ <section id="eclipse_ide">
<title>Eclipse IDE</title>
<para>
- To install the <property>Hibernate Tools</property> into any
<property>Eclipse 3.5</property> based IDE you can either use the <ulink
url="http://download.jboss.org/jbosstools/updates/stable/">J... Tools Update
Site</ulink> or install it manually.
+ To install the <productname>Hibernate Tools</productname> into any
<productname>Eclipse 3.5</productname> based IDE you can either use the
<ulink
url="http://download.jboss.org/jbosstools/updates/stable/">J...
Tools Update Site</ulink> or install it manually.
</para>
<para>If you want to install the <property>Hibernate Tools</property>
distribution manually you need to:</para>
<itemizedlist>
@@ -63,11 +63,12 @@
</itemizedlist>
</listitem>
<listitem>
- <para>Then you should unpack these files into Eclipse install
folder.</para>
+ <para>Unpack these files into the
<productname>Eclipse</productname> install folder.</para>
</listitem>
<listitem>
- <para>From <ulink
url="https://www.hibernate.org/6.html">hibernate.org-Download
Overview</ulink> download <ulink
url="http://downloads.sourceforge.net/project/jboss/JBossTools/JBoss...
Tools</ulink>
- .</para>
+ <para>
+ Download <ulink
url="http://downloads.sourceforge.net/project/jboss/JBossTools/JBoss...
Tools</ulink>from <ulink
url="https://www.hibernate.org/6.html">hibernate.org-Download
Overview</ulink>.
+ </para>
</listitem>
<listitem>
@@ -77,22 +78,22 @@
<note>
<title>Note:</title>
<para>
- If you need more detailed instructions on plugins installation and general usage of
eclipse then check out <ulink
url="https://eclipse-tutorial.dev.java.net/">https://eclipse...
and especially <ulink
url="https://eclipse-tutorial.dev.java.net/visual-tutorials/updatema...
which covers the use of the update manager.
+ If you need more detailed instructions on plugin installation and general usage of
<productname>Eclipse</productname> then check out <ulink
url="https://eclipse-tutorial.dev.java.net/">https://eclipse...
and especially <ulink
url="https://eclipse-tutorial.dev.java.net/visual-tutorials/updatema...
which covers the use of the update manager.
</para>
</note>
<section>
- <title>Usage of Eclipse WTP</title>
+ <title>Using Eclipse WTP</title>
<para>
- The <property>Hibernate Tools</property> plugins currently use
<property>WTP 3.x</property> which at this time is the latest stable release
from the Eclipse Webtools project.
+ The <productname>Hibernate Tools</productname> plugins currently use
<property>WTP 3.x</property>, which at this time is the latest stable release
from the <productname>Eclipse Webtools</productname> project.
</para>
<para>
- Because the WTP project has not always had proper versioning of their plugins there
might exist WTP plugins in your existing eclipse directory from other Eclipse based
projects that are from an earlier WTP release but has either the same version number or
higher. It is thus recommended that if you have issues with WTP provided features to try
and install the plugins on a clean install of eclipse to ensure there are no version
collisions.
+ Because the <productname>WTP</productname> project has not always used
proper versioning with their plugins, <productname>WTP</productname> plugins
may be present in your existing <productname>Eclipse</productname> directory
from other <productname>Eclipse</productname> based projects that are from an
earlier <productname>WTP</productname> release but has either the same version
number or higher. It is thus recommended that if you have issues with features provided by
<productname>WTP</productname> to install the plugins on a clean install of
<productname>Eclipse</productname> to ensure there are no version collisions.
</para>
</section>
</section>
<section>
<title>Ant</title>
- <para>To use the tools via Ant you need the
<filename>hibernate-tools.jar</filename> and associated libraries. The
libraries are included in the distribution from the Hibernate website and the Eclipse
updatesite. The libraries are located in the eclipse plugins directory at
<filename>/plugins/org.hibernate.eclipse.x.x.x/lib/tools/</filename>. These
libraries are 100% independent from the Eclipse platform. How to use these via ant tasks
are described in the <xref linkend="ant"/> chapter.
+ <para>To use the tools via <productname>Ant</productname> you need
the <filename>hibernate-tools.jar</filename> file and associated libraries.
The libraries are included in the distribution from the
<productname>Hibernate</productname> website and the
<productname>Eclipse</productname> update site. The libraries are located in
the <productname>Eclipse</productname> plugins directory at
<filename>/plugins/org.hibernate.eclipse.x.x.x/lib/tools/</filename>. These
libraries are 100% independent from the <productname>Eclipse</productname>
platform. How to use the <productname>Hibernate Tools</productname> via
<productname>Ant</productname> tasks is described in <xref
linkend="ant"/>.
</para>
</section>
</chapter>