score:1

Accepted answer

you need to add hibernate jar to your project classpath or to your eclipse library list.

also, by adding help-> install new software you are adding hibernate plugin for eclipse and not adding hibernate lib to your eclipse project.

here are some links for adding jars to eclipse project or classpath:

how to import a jar in eclipse

http://www.wikihow.com/add-jars-to-project-build-paths-in-eclipse-%28java%29


Related Query

More Query from same tag