Tools » Hibernate

Hibernate

Last modified by Andreas Hahn on 2011/07/06 14:09



Hibernate is an object-relational mapping (ORM) library for the Java language, providing a framework for mapping an object-oriented domain model to a traditional relational database. Hibernate Tools is a toolset for Hibernate3 implemented as an integrated suite of Eclipse plugins. It is a core component of JBoss Tools. To install Hibernate Tools select Help>Install New Software.

Hibernate-Eclipse1.png

To install the software we first need the repository location. Open a web browser and go to the download site "www.jboss.org/tools/downloads". Right click at the latest stable release and select "Copy Link Location". Now You have the location in the clipboard.

Hibernate-Eclipse2.png

Go back to Eclipse. You have to add the repository location. Press the Add button and paste the location into the Location input line. Press OK.

Hibernate-Eclipse3.png

Now select only "Hibernate Tools". You need nothing else. Then press the Next button.

Hibernate-Eclipse4.png

The next Window shows the Install Details. Press the Next button.

Hibernate-Eclipse5.png

You have to accept the terms of the license agreement. Select it and press the Finish button.

Hibernate-Eclipse6.png

The software will be installed.

Hibernate-Eclipse7.png

If a warning comes up simply click OK.

Hibernate-Eclipse8.png

After the installation has finished You have to restart Eclipse.

Hibernate-Eclipse9.png

Now You have a Hibernate perspective.

Hibernate-Eclipse10.png

Tags:
Created by gka on 2011/06/17 16:41

© 2011 shept.org - Andreas Hahn