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 224080 - no cc in constructor
Summary: no cc in constructor
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.3
Hardware: PC Windows 7 x64
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-20 10:18 UTC by akobberup
Modified: 2013-01-10 03:32 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (8.24 KB, image/png)
2012-12-20 10:18 UTC, akobberup
Details

Note You need to log in before you can comment on or make changes to this bug.
Description akobberup 2012-12-20 10:18:20 UTC
Created attachment 129575 [details]
screenshot

For some reason in NetBeans IDE Build 201212180001 codecompletion in constructors do not work.

The cc box just states 'No Suggestions' no matter if it is invoked inside an (valid) argument, or just an empty constructor.

Nothing is logged in the IDE log....
Comment 1 Jiri Prox 2012-12-20 11:02:09 UTC
Reproducible
Comment 2 Dusan Balek 2013-01-08 15:05:05 UTC
Fixed in jet-main.

http://hg.netbeans.org/jet-main/rev/271212e8e2bf
Comment 3 Quality Engineering 2013-01-10 03:32:01 UTC
Integrated into 'main-golden', will be available in build *201301100107* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/271212e8e2bf
User: Dusan Balek <dbalek@netbeans.org>
Log: Issue #224080: no cc in constructor - fixed.