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 7532 - Copy and pasting a package copies its children classes but not the package itself
Summary: Copy and pasting a package copies its children classes but not the package it...
Status: CLOSED WONTFIX
Alias: None
Product: ide
Classification: Unclassified
Component: UI (show other bugs)
Version: 3.x
Hardware: Sun Solaris
: P4 normal (vote)
Assignee: issues@www
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-08-31 01:52 UTC by Grant Crossen
Modified: 2005-03-09 04:28 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 Grant Crossen 2000-08-31 01:52:31 UTC
1) Create a package "Top".
2) Create package within "Top" called "Test" with classes "foo" and "bar".
3) Copy "Test" package.
4) Select "Top" package.
5) Invoke Paste->Copy.
6) Notice that there is NOT a new package called "Test_1" but "Test" now has two
addtional classes called "foo_1" and "bar_1".  This is wrong.  A new package
called "Test_1" should have been created containing a copy of "foo" and "bar".
Comment 1 Jiri Skrivanek 2000-08-31 14:52:59 UTC
*** This bug has been marked as a duplicate of 7361 ***
Comment 2 Quality Engineering 2003-07-01 15:16:12 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.
Comment 3 Quality Engineering 2003-07-01 15:19:32 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.