[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-3648) Hibernate creates console config for JPA projects but it is not enabled for the project
Dmitry Geraskov (JIRA)
jira-events at lists.jboss.org
Mon Feb 9 04:29:45 EST 2009
[ https://jira.jboss.org/jira/browse/JBIDE-3648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dmitry Geraskov updated JBIDE-3648:
-----------------------------------
Description:
EXECUTE: Create JPA Project named 'xyz' with Hibernate as platform provider
ASSERT: There is a Console configuration named 'xyz'
ASSERT: 'xyz' project has Hibernate support enabled and the default console config is the 'xyz' console configuration
EXECUTE: Add jdbc driver
EXECUTE: If connection profile for project was not selected - select it.
ASSERT: Code completion of HQL will work.
Only the 1 assert is true now
was:
EXECUTE: Create JPA Project named 'xyz' with Hibernate as platform provider
ASSERT: There is a Console configuration named 'xyz'
ASSERT: 'xyz' project has Hibernate support enabled and the default console config is the 'xyz' console configuration
ASSERT: Code completion of HQL will work.
Only the 1 assert is true now
> Hibernate creates console config for JPA projects but it is not enabled for the project
> ---------------------------------------------------------------------------------------
>
> Key: JBIDE-3648
> URL: https://jira.jboss.org/jira/browse/JBIDE-3648
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: Hibernate
> Affects Versions: 3.0.0.CR2
> Reporter: Max Rydahl Andersen
> Assignee: Dmitry Geraskov
> Priority: Blocker
> Fix For: 3.0.0.GA
>
>
> EXECUTE: Create JPA Project named 'xyz' with Hibernate as platform provider
> ASSERT: There is a Console configuration named 'xyz'
> ASSERT: 'xyz' project has Hibernate support enabled and the default console config is the 'xyz' console configuration
> EXECUTE: Add jdbc driver
> EXECUTE: If connection profile for project was not selected - select it.
> ASSERT: Code completion of HQL will work.
> Only the 1 assert is true now
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jbosstools-issues
mailing list