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 16173 - Inner classes are lost after cut/paste
Summary: Inner classes are lost after cut/paste
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P2 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-03 14:01 UTC by Jan Becicka
Modified: 2003-06-30 16:44 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 Jan Becicka 2001-10-03 14:01:13 UTC
[200110020100]
Let's have Test.class, which has inner class Test$1.class. In Explorer is 
visible only Test node (it is correct). Perform copy/paste: only Test.class is 
copy-ed. If Cut/Paste action is performed, Test$1.class is lost!
Comment 1 Tomas Hurka 2001-10-03 14:27:50 UTC
fixed in trunk
Comment 2 Jan Becicka 2001-10-05 10:16:09 UTC
[200110050100] Verified
Comment 3 Quality Engineering 2003-06-30 16:44:14 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.