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 149205

Summary: Multiple file duplication inside Project Explorer Pane problem
Product: platform Reporter: telespalla_filone <telespalla_filone>
Component: ExplorerAssignee: t_h <t_h>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: pchytil
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description telespalla_filone 2008-10-06 11:02:00 UTC
In a java application project I tried to copy 3 source files at the same time and paste them inside the same package i
copied from using NB project explorer pane. It resulted in project explorer not showing any file of the package I
modified and in a complete blank file explorer pane. After rebooting NB I noticed the files were correctly duplicated
with an "_1" at the end of the name.

OS: Linux Fedora 8 (2.6.26.5-28.fc8PAE)
IDE: NB Dev 200810011401
JAVA: Sun 1.6.0_07-b06
Comment 1 Petr Chytil 2008-10-06 12:09:08 UTC
reassigning to openide/explorer for evaluation
Comment 2 t_h 2008-10-15 10:32:31 UTC
Problem with pasting was fixed in d0216ad21b66

*** This issue has been marked as a duplicate of 148168 ***