0

I used this link http://download.jboss.org/jbosstools/updates/stable/ for the JBoss site.

From above mentioned link I downloaded the entire JBoss Tools 3.2.0, Hibernate Tools (HT) from Application Development, HT from Data Services, JBoss Maven Hibernate Configurator from Maven Support and HT from Web and Java EE Development. But i am not able to install hibernate tool. Is their any other way to do it. I got error while installing it from above links.

Guillaume Husta
  • 4,049
  • 33
  • 40
Pranali
  • 105
  • 3
  • 13

1 Answers1

0

I assume you are using Indigo, simply go to "help=>Eclipse Market Place" type jboss tools/ hibernate tools in Search, You will get list. Select HT from list and click on install/update link. Eclipse will automatically install it.

For Eclipse Galileo, Download zip from jboss, copy and paste the contents of zip file into your eclipse folder.(Keep backup of your eclipse). There are two directories features and plugins in zip file. copy contents of each directory and paste it in your features and plugins directories(under Eclipse's home directory).

And ofcourse, Restart your eclipse.

Nandkumar Tekale
  • 16,024
  • 8
  • 58
  • 85