-
Bug
-
Resolution: Done
-
Major
-
2.1.0.GA
-
None
-
None
I am using JBoss Tools 3.2.2.CR1. When I try to use Schema Export via the Hibernate Code Generation window, I get the following exception:
org.hibernate.console.HibernateConsoleRuntimeException: Received a NoClassDefFoundError, probably the console configuration classpath is incomplete or contains conflicting versions of the same class
Received a NoClassDefFoundError, probably the console configuration classpath is incomplete or contains conflicting versions of the same class
java.lang.NoClassDefFoundError: org/apache/tools/ant/BuildException
org/apache/tools/ant/BuildException
java.lang.NoClassDefFoundError: org/apache/tools/ant/BuildException
org/apache/tools/ant/BuildException
According to Max "that looks like a big regression bug". See forum reference below.