Thanks for the answer!
You comment has suggested me some ideas that I would like to share.
max wrote:
you do know that you can just edit the comboboxes directly in the wizard, right ?
Uhm ... Yes, I have type there the driver that I would like to use:
com.mysql.jdbc.Drivermax wrote:
And for the driver issue then remember to add the driver to the console configuraiton classpath.
These three words,
console configuraiton classpath, suggest different things for me:
Do you mean when you run, for instance, ant(console) and you add the library to the classpath?
Or do you mean that there is a Hibernate Console or something similar and I can add my driver just there?