This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 219851 - code complete doesn't work
Summary: code complete doesn't work
Status: RESOLVED DUPLICATE of bug 219807
Alias: None
Product: editor
Classification: Unclassified
Component: Completion & Templates (show other bugs)
Version: 7.3
Hardware: PC Windows 7 x64
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-10 17:54 UTC by medeag
Modified: 2012-10-11 06:03 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description medeag 2012-10-10 17:54:34 UTC
code complete doesn't work in some cases:
e.g. 
if i have 
RoleEnum.ROLE_TRANSLATOR.name()
I delete TRANSLATOR and click on on ctrl+space no suggestions is found....

Product Version: NetBeans IDE Dev (Build 201210100002)
Java: 1.7.0_05; Java HotSpot(TM) 64-Bit Server VM 23.1-b03
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
Comment 1 Jiri Prox 2012-10-11 06:03:47 UTC
This should be already fixed

*** This bug has been marked as a duplicate of bug 219807 ***