Hi,guys!
I'm using Hibernate tools 3.1.0 Beta5 for eclipse, trying to generate xxx.hbm.xml,xxx.java, and I exactly follow the guide:
Creating a Hibernate configuration file......OK
Creating a Hibernate Console configuration......OK
I can see the database and the tables which I created.
Reverse engineering and code generation......OK
Code Generation Launcher......OK
Exporters...... I chose Hibernate XML mappings(.hbm.xml).
then nothing happened:no any xxx.hbm.xml generated!
Is there any thing else I should do to generate such files?
Thanks in advance!
Jesse
|