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 67629 - Unexpected Exception when auto generating function.
Summary: Unexpected Exception when auto generating function.
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P4 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-27 00:46 UTC by txjump
Modified: 2008-02-25 16:17 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Message log that exception box said to send. (18.52 KB, text/plain)
2005-10-27 00:50 UTC, txjump
Details

Note You need to log in before you can comment on or make changes to this bug.
Description txjump 2005-10-27 00:46:40 UTC
I typed a function name in my constructor knowing that I would need to create 
the function.  The function call was marked as an error so I pressed alt-enter 
to get the quick fix.  The quick fix said it would create the function. So I 
hit either enter or the space bar to let it do that.  

I then got the Unexpected Exception with a notice to report it.  After closing 
the box and closer inspection, it looks like the function was created up in the 
imports in the middle of an import line.  And now I don't even get suggested 
fixes.

Will attach message log.
Comment 1 txjump 2005-10-27 00:50:57 UTC
Created attachment 26369 [details]
Message log that exception box said to send.
Comment 2 Quality Engineering 2007-09-20 10:19:07 UTC
Reorganization of java component
Comment 3 Jan Becicka 2008-02-25 16:17:54 UTC
This issue is not valid in current builds any more. Java support was completely
redesigned in 6.0 time frame. Please use NetBeans 6.0 and later.