
I downloaded the zip file given in the tutorial of Hibernate. I followed all th steps as given in the tutorial, but a build error is coming in all the java files, saying that the import org.hibernate.*; can not be resolved. How can i rectify that error?

Hi,
The error comes when hibernate library files are not included in the project build path.
Please download the example from Hibernate Getting Started Tutorial.
Please follow the steps mentioned there. Keep on posting in this thread if case of any problem.
Thanks
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.