Hi,
I can't create a hibernate.cfg.xml using H CFG wizard HBN Tools 3.0 alpha 1
Maybe I didn't put the corrected jar in my project ?
Hibernate version: 3.0b4
Full stack trace of any exception that occurs:
Eclipse log entry :
Code:
!ENTRY org.eclipse.ui 4 0 févr. 22, 2005 09:54:11.351
!MESSAGE org.eclipse.core.runtime.IPath.toPortableString()Ljava/lang/String;
!STACK 0
java.lang.NoSuchMethodError: org.eclipse.core.runtime.IPath.toPortableString()Ljava/lang/String;
at org.hibernate.eclipse.console.wizards.NewConfigurationWizardPage.setVisible(NewConfigurationWizardPage.java:370)
at org.eclipse.jface.wizard.WizardDialog.updateForPage(WizardDialog.java:937)
I use eclipse SDK 3.0.1
Thank U in advance to tell me if it's a known bug or a bad configuration of my project (I've put only the hibernate3.jar in my classpath)
Regards,