[
https://issues.jboss.org/browse/JBIDE-19790?page=com.atlassian.jira.plugi...
]
Koen Aers updated JBIDE-19790:
------------------------------
Description:
- Create a maven project
- Add hibernate-entitymanager dependencies (I used version 4.3.9.Final)
- Convert into JPA project: choose JPA 2.1 with the Hibernate platform
- JPA Tools -> Generate Entities from Tables
-- Do not use Console Configuration
-- Choose anything else than 4.3 for the Hibernate version
=> The dialog will fail because no console configuration can be created for the chosen
Hibernate version
was:
- Create a maven project
- Add hibernate-entitymanager dependencies (I used version 4.3.9.Final)
- Convert into JPA project: choose JPA 2.1 with the Hibernate platform
- JPA Tools -> Generate Entities from Tables
* Do not use Console Configuration
* Choose anything else than 4.3 for the Hibernate version
=> The dialog will fail because no console configuration can be created for the chosen
Hibernate version
Limit the possible Hibernate runtime choices to only the supported
ones in the JPA generation dialogs
-----------------------------------------------------------------------------------------------------
Key: JBIDE-19790
URL:
https://issues.jboss.org/browse/JBIDE-19790
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: hibernate
Affects Versions: 4.3.0.Alpha2
Reporter: Koen Aers
- Create a maven project
- Add hibernate-entitymanager dependencies (I used version 4.3.9.Final)
- Convert into JPA project: choose JPA 2.1 with the Hibernate platform
- JPA Tools -> Generate Entities from Tables
-- Do not use Console Configuration
-- Choose anything else than 4.3 for the Hibernate version
=> The dialog will fail because no console configuration can be created for the chosen
Hibernate version
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)