Hi, I downloaded trial version MyEclipse 7.5 and 8.x and I used generate class and config files (hbm) by this tutorial http://www.myeclipseide.com/documentation/quickstarts/hibernate/ with both IDE. I have used firebird database (verison 2.1) on windows vista 32bit. I connected to my database via jaybird drivers (2.1.6), every ok, I saw my table and so on. But if I tryed generate files, I got exception
An internal error occurred during: “Generating Artifacts”.
java.util.NoSuchElementException
This exception generate both IDE.
Can anybody help me with this situation? Thanks