Harkness, David wrote:
Sven L. penned
The build.xml file works without an exception but it does not
generate the mapping file for hibernate.
This looks suspect:
Try using "**/*.java" to search all subdirectories for the source files
to be processed.
Hello David,
your idea mad
Sven L. penned
> The build.xml file works without an exception but it does not
> generate the mapping file for hibernate.
This looks suspect:
>
>
>
Try using "**/*.java" to search all subdirectories for the source files
to be processed.
--
David Harkness
On Mar 11, 2005, at 10:19 PM, Sven L. wrote:
I want to start using xdoclet with hibernate. I have written the
build.xml file for ant and put the xdoclet tags in the source file.
The build.xml file works without an exception but it does not generate
the mapping file for hibernate. I suspect a rea