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 59459 - Add Constructor allows to add already existing one
Summary: Add Constructor allows to add already existing one
Status: RESOLVED INVALID
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-01 09:23 UTC by Milan Kubec
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 Milan Kubec 2005-06-01 09:23:04 UTC
[dev-200505311800, JDK 1.5.0_03]

Select a class in explorer and invoke action Add Constructor from its context
menu. Hit OK without entering any value anywhere. New constructor same as
already existing is added to the class. 
There might be some inline error message in the dialog that such constructor
already exists in the class.
Comment 1 Jan Becicka 2007-09-19 17:26:15 UTC
Wizard was removed.