I am writing a simple Hibernate program on Eclipse. I did everything steps by steps but then after compiling its showing:
Caused by: org.hibernate.boot.registry.classloading.spi.ClassLoadingException: Unable to load class [Employee]
Caused by: java.lang.ClassNotFoundException: Could not load requested class : Employee
I added all the required jar library too.
This is my project structure:
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…