Folks:
I'm unable to see the "Code Generation Dialog" in Eclipse. Here are the steps I've taken (trying to follow the instructions in
http://docs.jboss.org/tools/2.1.0.Beta1 ... html#setup):
- Fresh Eclipse (v 3.2.2, Build M20080221-1800)
- Downloaded HibernateTools-3.2.0.GA
- Unzipped it
- Copied all files and folders from HibernateTools-3.2.0.GA\plugins into my Eclipse plugins folder
- Copied HibernateTools-3.2.0.GA\features\org.hibernate.eclipse.feature_3.2.0.GA into my Eclipse features folder
- Ran Eclipse –clean and was able to create and edit two files:
o hibernate.cfg.xml
o hibernate.reveng.xml
- However, I am unable to see the “Hibernate Code Generation Dialog” in the “Run” menu
- Tried downloading org.Hibernate.eclipse.feature_3.2.1.GA.jar and replacing the 3.2.0 older with it, but got the same results.
- Also tried (without avail):
o Rebooting
o Updating plugins from within Eclipse
o Copying org.jboss.ide.eclipse.feature_2.0.1.GA.jar in Eclipse "features" folder
o JBossTools-2.0.1.GA-ALL-win32.zip (copied contents of "features" and "plugins" into corresponding Eclipse folders)
Am I missing something obvious? Platform is Windows-XP Professional 2002 SP2.
Thanks In Advance for any help.