Hi,
I'm trying to install Hibernate tools to use with Eclipse 3.3
I'm following instructions here (
http://docs.jboss.org/tools/2.1.0.Beta1 ... setup.html)
I downloaded HibernateTools-3.2.4.Beta1-R200810311334.zip
Then placed contents of plugins folder into plugins folder of my eclipse application and contents of features folder into features folder of my elcipse application.
I restarted eclipse with the following suggested command : eclipse -clean
Then I follow the tutorial here
http://docs.jboss.org/tools/2.1.0.Beta1 ... tml#d0e322in particular the step:
Quote:
For creating a skeleton mapping file, i. e. any .hbm.xml , Hibernate Tools provide a basic wizard which you can bring up by navigating New > Hibernate XML mapping file.
However, this wizard does not appear in my eclipse menu under New.
Do you have any idea of what I may be doing wrong.
Thanks very much