Hibernate Question
I downloaded hibernate core package from hibernate.org. I just realized that the jar file hibernate-tools.jar is NOT there with all the other jars under the /lib directory.
I went back on the website and the hibernate-tools package is available seperately.
So my question is can I just take the hibernate-tools.jar file and copy paste it under the /lib of the core package?
Should I be careful about any compatibility issues?
Thanks.

