]
Jiri Peterka commented on JBIDE-19535:
--------------------------------------
After some more testing with JBDS 9.0.0.Beta1 latest nightly I have issues only when
Hibernate 4.0 and JPA 2.0 is used for this scenario (without using hibernate console in
ddl dialog)
Cannot generate ddl when hibernate console is NOT used
------------------------------------------------------
Key: JBIDE-19535
URL:
https://issues.jboss.org/browse/JBIDE-19535
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: hibernate
Affects Versions: 4.2.3.Beta1
Environment: JBDS 8.1.0.GA
Reporter: Jiri Peterka
Assignee: Koen Aers
Priority: Critical
Fix For: 4.3.0.Beta1
Cannot generate ddl when hibernate console is NOT used. It actually works when Hibernate
3.5, 3.6, 4.0 is used but not for 4.3. Found by extended automated tests.