Hibernate Tools 3.2.0.beta7 (http://tools.hibernate.org) have been made available.
Many-to-Many
One new major
feature did go into this release (besides bugfixes and minor enhancements).
Namely support for many-to-many tables during reverse engineering; so please go check
that out if you have been waiting for it and give feedback at our forum and
bugreports or enhancement requests at our JIRA .
See screenshots and other noteworthy news here for more information.
Query editing viewlet
I sat down and created a small viewlet of the HQL/JPAQL editing features we added in the previous release. That viewlet can be seen here , and one of the features it illustrates is shown in the following picture:
http://www.hibernate.org/hib_docs/tools/eclipse/newandnoteworthy/completeinsidejava.png
p.s. to enable this feature, you need an open Hibernate Console configuration and remember to enable Hibernate for you java project in the properties of your project.