Hi guys,
I am currently using IntelliJ IDEA 9.0.4.
In the past, I have used Eclipse, MyEclipse, NetBeans and a few command-line tools such as the one that comes with JBoss Seam. All these IDEs / Tools allowed me to point them to a database, select database objects (apart from JBoss Seam command-line utility which does this for entire database schema) and auto-generate Java code, .hbm files, hibernate.cfg.xml file and even some test code.
I don't seem to be able to do that using IDEA. The Hibernate plugin that I managed to download for IDEA seems pretty lame. It just allows me to run HQL. But to run HQL, I first need to create entities.
Am I missing something?
I am looking to use Hibernate 3.6.4.
I look forward to hearing from you.
Best Regards,
Ashish.