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 236443 - Code completion for method reference missing instance methods
Summary: Code completion for method reference missing instance methods
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.4
Hardware: All All
: P2 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-27 05:17 UTC by David Strupl
Modified: 2013-09-27 14:15 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 David Strupl 2013-09-27 05:17:00 UTC
If you type "String::" and then ctrl-space, it only shows you the static methods, not the instance methods.  But String::toUpperCase is a valid method reference.
Comment 1 Dusan Balek 2013-09-27 14:15:25 UTC
Fixed in jet-main.

http://hg.netbeans.org/jet-main/rev/3695353cd3e5