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 194103 - [70cat] Have CC include array brackets for non-instantiable types
Summary: [70cat] Have CC include array brackets for non-instantiable types
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.0
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-06 19:36 UTC by matthies
Modified: 2011-01-06 19:36 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description matthies 2011-01-06 19:36:12 UTC
See the suggestion in issue 186848. Code completion after "new" could, for non-instantiable types, include the array brackets into the completion (already in the popup text), so that it is clear why the type is being proposed by CC in this context although the type is not instantiable.