Need help with Hibernate? Read this first:
http://www.hibernate.org/ForumMailingli ... AskForHelp
Hello!
I've tried to find if the problem I have was mentionned somewhere (faq, forum) but I found nothing, hope it's not because of me ... :(
I've just installed the latest Build of JBossIde with the Hibernate tools built-in
JBossIDE-1.5RC1-Bundle-win32.zip
which corresponds to :
Eclipse 3.1.0
Hibernate 3.1.0beta1
on Windows XP
Jre : 1.4.2_05
I have created a "test" project located in C:\test (tried this because I've seen some reported problems with folder name containing spaces ...)
This project was created using the JBoss IDE Wizard "J2EE 1.4 project"
When I want to create a Hibernate Configuration File, I have this error in Eclipse :
"The selected wizard could not be started:
Reason : Plug-in org.hibernate.eclipse.console was unable to load class org.hibernate.eclipse.console.wizards.NewConfigurationWizard."
The other non-hibernate wizards seems to work properly so what is the problem ?
This is probably a silly thing because it seems that I'm the only one having this problem ...
Thanks