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 220411 - Code completion for constructor removes class name and appends only braces
Summary: Code completion for constructor removes class name and appends only braces
Status: RESOLVED DUPLICATE of bug 220326
Alias: None
Product: editor
Classification: Unclassified
Component: Completion & Templates (show other bugs)
Version: 7.3
Hardware: PC Windows 7 x64
: P2 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-19 11:04 UTC by crazyjavahacking
Modified: 2012-10-19 11:32 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 crazyjavahacking 2012-10-19 11:04:13 UTC
Code completion for constructor removes class name and appends only braces.

Reproducible for java.util.Date and many other classes.

See http://screencast.com/t/ktO5U39nq8


NetBeans Dev 201210180002, JDK 6u32 32bit
Comment 1 Dusan Balek 2012-10-19 11:32:55 UTC
Already fixed.

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