Would it be possible for the next release of Hibernate Tools to include two separate downloads, one that contains everything needed for running in Eclipse, and one that just includes the tools for Ant? I'm only interested in using the <hibernatetool> Ant task for schema generation, and having to download that 32MB monster of a ZIP file and then dig around 4 or 5 unintuitively-named (Eclipse-specific) directories just to find hibernatetool.jar (and its dependencies, which currently can only be determined by trial and error) is a huge PITA. A package like this would be nice:
HibernateTool-ant-###.zip
---------------------------------
hibernatetool.jar
lib/
(required libraries go here)
doc/
(javadocs for the provided classes go here)
README
LICENSE
yadayada
Pretty please! :-)
_________________ Rich Eggert
|