How to install Hibernate Tools into Eclipse Luna?

mingo90 picture mingo90 · Oct 15, 2014 · Viewed 22.9k times · Source

I'm using Eclipse Luna, I want to create a web app and use Hibernate for my data. In Eclipse Marketplace I found Hibernate Tools for Indigo or Helios but not for Luna.

I found just Red Hat JBoss Developper Studio for Luna ( what's that ?).

Answer

E-Riz picture E-Riz · Oct 15, 2014

Hibernate Tools is part of JBoss Developer Studio. One option is to install (from Eclipse Marketplace) Red Hat JBoss Developer Studio (Luna), which will include the entire suite of JBoss tools (including Hibernate Tools). If you just want the Hibernate Tools, you'll have to use Help > Install New Software... and then add the JBoss Tools update site (http://download.jboss.org/jbosstools/updates/stable/luna/). From there you can select just the Hibernate Tools (or anything else you want).