Hi all,
I used to be a windows user, and I used hibernate console most of the time. Now that I have a mac, i'm having problems getting hibernate console to work.
I already tried a vast combination of eclipse and hibernate tools versions, but the problem still persists. I use the exactly configuration that I use on windows machines. Currently I have to use a virtual machine with windows every-time I need to do some HQL queries, but that sucks a lot.
The problem is that hibernate can't find AnnotationConfiguration. The very first class mapped in hibernate.cfg.xml, isn't found.
Anyone had this problem? Is that a bug??
|