cornercorner
FeaturesPluginsDocs & SupportCommunityPartners

Bug 148262 - Disable code completion in the HQL editor
: Disable code completion in the HQL editor
Status: RESOLVED WONTFIX
: javaee
Hibernate
: 6.5
: All Mac OS X
: P3 (vote)
: 6.5
Assigned To:
:
:
:
:
:
:
  Show dependency treegraph
 
Reported: 2008-09-24 16:34 by
Modified: 2008-11-20 09:23 (History)
Issue Type: DEFECT
:


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2008-09-24 16:34:51
CC in the HQL editor is completely useless and should be disabled because it
offers 3 keyword in every context.
------- Comment #1 From 2008-10-01 20:22:13 -------
Fixed..
Disabled CC in HQL Editor.
http://hg.netbeans.org/main/rev/482e33a6e363
------- Comment #2 From 2008-10-03 09:18:27 -------
CC isn't disabled only has no words. So when I invoke code completion, it
appears "no suggestion".

I propose remove completely CC in HQL editor.
------- Comment #3 From 2008-10-13 21:17:14 -------
Vadiraj's careful evaluation has revealed that its not straight forward to
disable "No suggestion" message window and
the fix is not low risk enough to be checked in so close to code freeze.  So
we'll take this up in the next release.
Downgrading to a P3 since it does not affect any functionality. We'll document
this in the appropriate forum about code
completion not being a supported feature in 6.5.
------- Comment #4 From 2008-11-20 09:23:04 -------
HQL Editor enhancements are scheduled for 7.0 as here :
http://wiki.netbeans.org/HibernateSupportHQLEditorOnePager.
Won't fix this issue as we need to provide CC.