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 30286 - Add import statement when using autocompletion feature for "new".
Summary: Add import statement when using autocompletion feature for "new".
Status: RESOLVED DUPLICATE of bug 47399
Alias: None
Product: editor
Classification: Unclassified
Component: Completion & Templates (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-22 18:26 UTC by anovak
Modified: 2007-11-05 13:38 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 anovak 2003-01-22 18:26:17 UTC
If you type say "new ServletExc" and then let
autocompletion complete this to ...Exception, then
it would be nice to automatically add an import
statement for this class.
Comment 1 psuk 2004-03-23 19:15:44 UTC
Changing subcomponent to "code completion"

Comment 2 _ gtzabari 2004-09-10 18:32:22 UTC
This features has recently been discussed in the 'nbusers' mailing
list and so far the majority of users seem to think this is a really
good idea. Can we please have a formal response from the Netbeans
team? This approach just makes common sense to us.
Comment 3 _ gtzabari 2004-09-10 18:36:46 UTC
I believe issue #47399 is a superset of this issue.

*** This issue has been marked as a duplicate of 47399 ***