Thursday April 13, 2006 NBXdoclet cooperates with Hibernate Query Tool for NetBeans
Hibernate Query Tool (hts) is amazing tool with these feature:
It so cool tool that I had to integrate it with my hibernate plugin for NetBeans 5.0. My plugin provide creating POJO object, facades and helps to setup hibernate dialects. Leon's plugin helps to create and trace queries.
I added a action to Hibernate project extension.
The action opens hts session for active project with hibernate support.
The code completion is really great. This feature will be available on my update center next week.