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 98937 - Quick fix rather than an error
Summary: Quick fix rather than an error
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Hints (show other bugs)
Version: 6.x
Hardware: All Windows Vista
: P4 blocker (vote)
Assignee: Max Sauer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-26 10:47 UTC by t800t8
Modified: 2009-12-21 05:45 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 t800t8 2007-03-26 10:47:54 UTC
Example, when I entered

    public static void main(String[] args) {
        // Create a scanner for input
        Scanner
    }

Netbeans should ask me to import Scanner or create a new one rather than show me
the error.
Comment 1 Jan Lahoda 2007-04-25 11:14:59 UTC
BTW: if you write eg. "Scanner s;", the hint will be proposed.
Comment 2 Quality Engineering 2009-12-21 05:45:54 UTC
This bug was reported against NetBeans IDE 6.0 or an older release, or against a non-maintained module. NetBeans team does not have enough resources to get to this issue, therefore we are closing the issue as a WONTFIX. If you are interested in providing a patch for this bug, please see our NetFIX guidelines for how to proceed. 

We apologize for any inconvenience.


Thank you.
The NetBeans Team