[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-1500) Code Assist not work in HQL Editor when configuration was not loaded
Dima Geraskov (JIRA)
jira-events at lists.jboss.org
Mon Dec 17 05:04:43 EST 2007
Code Assist not work in HQL Editor when configuration was not loaded
--------------------------------------------------------------------
Key: JBIDE-1500
URL: http://jira.jboss.com/jira/browse/JBIDE-1500
Project: JBoss Tools
Issue Type: Bug
Components: Hibernate
Affects Versions: 2.0.1
Reporter: Dima Geraskov
Assigned To: Dima Geraskov
Priority: Minor
Fix For: 2.0.1
Steps to reproduce:
1. Start IDE with any project and hibernate console configuration
2. Open Hibernate Configurations View
3. Right Click on the first console configuration in view's tree
4. In context menu select HQL Editor
=> this console configuration will be selected in the top of HQL Editor
(it is still not loaded as we haven't expanded it in view)
5. If you have entity named "Customer" for example write "from Cus" in the editor and press Ctrl+Space
6. Observe that no message shown and Code Assist not works.
=>It happends because selected console configuration still not loaded.
7. Expand in Hibernate Console Configguration selected configuration
=> Now it is loaded
8. Repeat step 7
9. Observe that Code Assist works all right.
As I think should be shown message box with question like this: "Console configuration not loaded. Do you want load it now?"
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jbosstools-issues
mailing list