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 107197 - "Imported Items" for method calls in completion
Summary: "Imported Items" for method calls in completion
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks: 88714
  Show dependency tree
 
Reported: 2007-06-19 13:40 UTC by jrojcek
Modified: 2007-08-17 17:50 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 jrojcek 2007-06-19 13:40:07 UTC
If I type....
 
   panel.set|

...it says I can hit "Imported Items; Press Ctrl+Space again for all items". Maybe I'm wrong but I would say there's no more items in case of method calls.
Comment 1 jrojcek 2007-06-19 13:41:35 UTC
I think the "Imported Items; ..." message should not show up for method call completion.
Comment 2 Dusan Balek 2007-08-17 17:50:20 UTC
Fixed in the current dev build.