Create new JBoss Tools Documentation Jira issue

This will launch the Jboss Tools Jira page - to complete your feedback please login if needed, and submit the Jira.

JBoss.orgCommunity Documentation

Chapter 2. Download and install Hibernate Tools

2.1. JBoss Tools
2.2. Eclipse IDE
2.2.1. Usage of Eclipse WTP
2.3. Ant

Hibernate Tools can be used "standalone" via Ant 1.6.x or fully integrated into an Eclipse + WTP based IDE, such as JBDS/JBoss Tools, or a default Eclipse + WTP installation. The following sections describe the install steps in these environments.

Note:

The Hibernate Tools 3.3.0 (the current release version) requires Eclipse Galileo 3.5.

JBoss Tools 3.1.0 (the latest release) includes Hibernate Tools 3.3.0 and thus nothing is required besides downloading and installing JBoss Tools. If you need to update to a newer version of the Hibernate Tools just follow the instructions in the Eclipse IDE section.

To install the Hibernate Tools into any Eclipse 3.5 based IDE you can either use JBoss Tools Update Site or install it manually.

If you want to install the Hibernate Tools distribution manually you need to:

  • Download from www.eclipse.org:

    • birt-report-framework-2_5_0.zip

    • birt-wtp-integration-sdk-2_3_2.zip

    • dtp-sdk_1.7.0.zip

    • eclipse-SDK-3.5-win32.zip

    • emf-runtime-2.5.0.zip

    • GEF-SDK-3.5.0.zip

    • org.eclipse.swtbot.eclipse.test-2.0.0.371-dev-e35.zip

    • org.eclipse.swtbot.eclipse-2.0.0.340-dev.zip

    • site-1.6.2.zip

    • tptp.sdk-TPTP-4.6.0.zip

    • wtp-sdk-R-3.1-20090616035105.zip

    • xsd-runtime-2.5.0.zip

  • Then you should unpack these files into Eclipse install folder.

  • From hibernate.org-Download Overview download Hibernate Tools .

  • Unpack Hibernate Tools in eclipse/dropins folder

Note:

If you need more detailed instructions on plugins installation and general usage of eclipse then check out https://eclipse-tutorial.dev.java.net/ and especially https://eclipse-tutorial.dev.java.net/visual-tutorials/updatemanager.html which covers using the update manager.

To use the tools via Ant you need the hibernate-tools.jar 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 /plugins/org.hibernate.eclipse.x.x.x/lib/tools/ . These libraries are 100% independent from the eclipse platform. How to use these via ant tasks are described in the Ant Tools chapter.