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 29841 - New Class Wizard does not add required import statements
Summary: New Class Wizard does not add required import statements
Status: RESOLVED DUPLICATE of bug 18257
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on: 18257
Blocks:
  Show dependency tree
 
Reported: 2003-01-07 17:16 UTC by dnoyeB
Modified: 2007-09-26 09:14 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 dnoyeB 2003-01-07 17:16:06 UTC
The new class wizard does not add the required
import statements for the classes required by the
method signatures it adds to the new class.
Comment 1 dnoyeB 2003-01-07 17:18:11 UTC
Added this issue so it would be more clearly spelled out.  I searched
the issues and didnt see it listed though its baked inside 18257.  so
next time someone searches they will hit this one.

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