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 15715 - [Explorer View] Allow pasting of fields/methods of the same name in explorer
Summary: [Explorer View] Allow pasting of fields/methods of the same name in explorer
Status: RESOLVED INVALID
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-09-20 18:58 UTC by Jan Benway
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 Jan Benway 2001-09-20 18:58:47 UTC
If I copy a class and paste it into the same location, I get a class with an
automatically unique name -- like MyClass_1.

If I do the same thing with a field or method, I get an error message which says
that a field/method of the same name already exists.  It would be nice if the
explorer would create a unique name automatically. Otherwoise there is no easy
way to clone a field in the explorer.
Comment 1 Jiri Mzourek 2001-09-25 13:51:50 UTC
reassigned
Comment 2 Jan Chalupa 2001-11-27 12:49:50 UTC
Target milestone -> 3.3.1.
Comment 3 Svata Dedic 2002-05-21 17:49:31 UTC
Cleaning up before 4.0 planning
Comment 4 Marek Grummich 2002-07-19 16:48:27 UTC
Target milestone was changed from not determined to TBD
Comment 5 Jan Becicka 2005-10-12 14:38:35 UTC
Copy/paste is not available on fields any more.
Comment 6 Quality Engineering 2007-09-20 12:35:32 UTC
Reorganization of java component