I downloaded the source code from the book Pro Hibernate 3. The
ant file
below worked: it generated a little message for each hbm file it created. I
then check the hbm2 directory and confirm the hbm files are there..
However, when I create a new empty eclipse project (v3.1) and run ant from
the cygwin command prompt, it does NOT generate the hbm files. Same
java files, almost the same build.xml file, no error
messages, no hbm files, no messages saying it generated the files.
Can someone tell me what is going on ?
Thanks,
[edited to add code tags and fix xml]
[ July 19, 2005: Message edited by: Jeanne Boyarsky ]