I have a Dynamic Web Project which I am developing using STS.
I want to add Hibernate to it. Is it a matter of adding the necessary jar files to the project manually, or is there some trick that I am missing that will just allow me to "Add Hibernate" ?
You need to add the jars.
webapp/WEB-INF/lib
If you use maven then add the hibernate dependencies to your pom