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

Summary: Copy and pasting a package copies its children classes but not the package itself
Product: ide Reporter: Grant Crossen <grantc>
Component: UIAssignee: issues@www <issues>
Status: CLOSED WONTFIX    
Severity: normal    
Priority: P4    
Version: 3.x   
Hardware: Sun   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:

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.