Can someone tell me how to configure hibernate (Annotations) with Eclipse?
A:
To use hibernate annotations in Eclipse I just add a reference to the required jar (hibernate-annotations.jar).
You will also need the hibernate jar and the ejb3 jar (ejb3-persistence.jar)
jassuncao
2009-10-27 11:49:59