Reputation: 20178
Can someone please explain how to install the hibernate plugin in Eclipse 3.6. I have tried to use the automatic install through market place but when after when i try to import the package import org.hibernate... it does not sees the file
Please, I'm in a real mess, someone helps please
thanks in advance!!
Upvotes: 0
Views: 1018
Reputation: 1885
I think that your problem is that you don't add the hibernate jar to the buildpath of your project, and not that the plug-in is misconfigured.
Upvotes: 1