Hi, I am new to hibernate. I would like to use hibernate tools to perform o/r mapping from mysql db schema. However I am struggling to install hibernate tools in eclipse wtp. According to hibernate website: the tools should work for eclipse wtp 3.3/3.2, see following from hibernate site.
Project Lead: Max R. Andersen
Contributors: Mark Hobson, Marshall Culpepper, David Channon, Joe Hudson and others
Latest release: 3.2 beta 11 (What's New?)
Release date: 08.10.2007
Update site: Hibernate Tools only & JBoss Tools
Nightly Build: JBoss Tools
Documentation: Reference, Viewlets, Build & Contribute, Migration Guide
Requirements: Eclipse WTP 3.3/2.x or Ant, Decent driver and database
I use IBM bundle (at
http://www.ibm.com/developerworks/eclip ... ds/europa/) to install Eclipse 3.3 with wtp 2.0, as described below.
Europa Java EE project bundle: Core Eclipse 3.3, Eclipse Web Tools Platform (WTP) 2.0, Eclipse Modeling Framework (EMF) 2.3, Graphics Editing Framework (GEF) 3.3, Data Tools Platform (DTP) 1.5
I extracted hb tools 3.2 beta 11 to eclipse /plugins and /features directory, restart eclipse (even with –clean option), but I am not able to see the specific wizard for hibernate tools, which indicates my above installation is failed. Can someone tell me if this approach of installation is correct? What I am missing here.