[
https://issues.jboss.org/browse/JBIDE-19535?page=com.atlassian.jira.plugi...
]
Jiri Peterka updated JBIDE-19535:
---------------------------------
Steps to Reproduce:
STEP: Create Maven Project with Hibernate Dependencies
STEP: Add JPA facets (Hibernate (JPA 2.1) and sakila h2 db connection profile
STEP: JPA Tools -> Generate Entities from Tables (enable Use Console
Configuration)
STEP: JPA Tools -> Generate Tables to entities (disable using hibernate configuration),
STEP: Finish
ASSERT: DDL file should be generated
was:
STEP: Create Maven Project with Hibernate Dependencies
STEP: Add JPA facets (Hibernate (JPA 2.1) and sakila h2 db connection profile
STEP: JPA Tools -> Generate Entities from Tables (disable Use Console Configuration)
STEP: Finish
ASSERT: DDL file should be generated
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.Alpha2
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.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)