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 152847

Summary: All code completion does not work
Product: java Reporter: Jan Lahoda <jlahoda>
Component: UnsupportedAssignee: Dusan Balek <dbalek>
Status: RESOLVED FIXED    
Severity: blocker CC: jiriprox
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jan Lahoda 2008-11-10 09:28:46 UTC
Parsing API branch, up-to-date build (tip 968a37c89a89).

The all code completion seems not to work. For example, if List is not imported, it is not proposed by the CC. Also,
typing String and pressing Ctrl-Space provides correct list, but pressing Ctrl-Space one more time leads to No Suggestions.
Comment 1 Dusan Balek 2008-11-14 14:09:22 UTC
Fixed.

changeset bd5e6cc54dc0 in jet-parsing-api
details: http://hg.netbeans.org/jet-parsing-api?cmd=changeset;node=bd5e6cc54dc0