I am using Hibernate 2.1.6, and I just download Hibernate Extension 2.1.2 to try out Hibern8IDE.
I use Eclipse to run Hibern8IDE, I can say all required JARs are in place because Hibern8IDE starts succesfully without error and even manage to read my mapping documents and my mySQL database.
However as soon as I press a key on the keyboard (whatever key) to try out some HQL... Hibern8IDE immediately closes.. no exception or error message whatsoever.. it just exits.
I have tried a few times with the same result.. I am pretty sure I did everything as instructed in
http://www.xam.dk/hibern8ide/
I am using WinXP SP2 and JDK1.4.2_04... anyone with a clue?