]
Koen Aers reassigned JBIDE-18717:
---------------------------------
Assignee: Koen Aers
Generate entities from tables silently fails with no classes
generated on PostgreSQL 9.3
----------------------------------------------------------------------------------------
Key: JBIDE-18717
URL:
https://issues.jboss.org/browse/JBIDE-18717
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: forge, hibernate
Affects Versions: 4.2.0.Final
Reporter: Xavier Coulon
Assignee: Koen Aers
Fix For: 4.2.x, 4.3.x
When trying to generate an entity from the single table I have in a PostgreSQL database
(a table named "Conference" in the public schema), nothing happens, depiste the
fact that I could select the table when using the Forge wizard.