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 50079 - Cannot overide toString using context menu
Summary: Cannot overide toString using context menu
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Daniel Prusa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-07 10:26 UTC by alexpotter28
Modified: 2007-09-26 09:14 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 alexpotter28 2004-10-07 10:26:21 UTC
On exiting the 'Name' field in the 'Add New 
Method' dialog when attempting to over-ride the 
toString method, an information dialog 
containing 'The specified name is already used 
in class, superclass or interface' appears and 
the name reverts to the default.
Comment 1 Daniel Prusa 2004-10-13 09:06:30 UTC
Fixed.

/cvs/java/src/org/netbeans/modules/java/ui/nodes/elements/MethodCustomizer.java
revision 1.10
Comment 2 Quality Engineering 2007-09-20 10:05:39 UTC
Reorganization of java component