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 27508 - [Override Methods] doesn't fully qualify params, returns, exceptions when source mounted.
Summary: [Override Methods] doesn't fully qualify params, returns, exceptions when sou...
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-23 15:35 UTC by phlatline
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 phlatline 2002-09-23 15:35:59 UTC
When the source code of a parent class is mounted in the 
ide and a user selects 'Override Methods', they get the 
correct dialog box etc.  When the methods have been 
selected and the user OK's the change, the method 
signature and comment are copied from the parent class 
source code in whatever form they are in.  This generates 
(in some cases) uncompilable code due to lack of package 
signatures.

Is there a way for the code that handles this to add 
packages to unqualified code when it encounters it?
Comment 1 Martin Matula 2004-11-12 12:13:01 UTC
This is fixed in 4.0.