[JBoss JIRA] (JBIDE-18535) Opening of wizards from forge cheatsheet does not result in "attached cheatsheet"
by Koen Aers (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18535?page=com.atlassian.jira.plugi... ]
Koen Aers updated JBIDE-18535:
------------------------------
Fix Version/s: 4.3.0.CR1
(was: 4.3.0.Beta2)
> Opening of wizards from forge cheatsheet does not result in "attached cheatsheet"
> ---------------------------------------------------------------------------------
>
> Key: JBIDE-18535
> URL: https://issues.jboss.org/browse/JBIDE-18535
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: forge, project-examples
> Reporter: Max Rydahl Andersen
> Assignee: Koen Aers
> Fix For: 4.3.0.CR1
>
> Attachments: screenshot-1.png, screenshot-2.png
>
>
> I'm not sure what is the cause of this but I just noticed that when I launch a forge wizard from the forge cheat sheets the cheat sheet is "stuck" in the overall perspective.
> But when I open a wizard in the Java Development/Create a Hello World Application the cheatsheet behaves as expected and is attached to the wizard (see screenshot)
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 11 months
[JBoss JIRA] (JBIDE-19790) Limit the possible Hibernate runtime choices to only the supported ones in the JPA generation dialogs
by Koen Aers (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19790?page=com.atlassian.jira.plugi... ]
Koen Aers updated JBIDE-19790:
------------------------------
Fix Version/s: 4.3.0.CR1
(was: 4.3.0.Beta2)
> 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
> Assignee: Koen Aers
> Fix For: 4.3.0.CR1
>
>
> - 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
> - The same problem is present when generating the DDL from the entities and disabling the console configuration use
> - The dropdown in the generation dialog should only offer Hibernate versions that are compatible with the chosen JPA version
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 11 months