Bug 196808 - [ccp] [dnd] Make deep copy of folders/packages
Summary: [ccp] [dnd] Make deep copy of folders/packages
Status: ASSIGNED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.3   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 308297 (view as bug list)
Depends on: 20036
Blocks:
  Show dependency tree
 
Reported: 2007-07-17 09:30 EDT by Benno Baumgartner CLA
Modified: 2010-10-07 08:38 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Benno Baumgartner CLA 2007-07-17 09:30:37 EDT
I20070710-1416

Given:
P01
 +folder
   file1
P02
 +folder
   file2

1. Copy/Paste P01/folder onto P02
Is:
 Dialog requires to skip the operation
Should:
P01
 +folder
   file1
P02
 +folder
   file1
   file2

Same for move
Comment 1 Dani Megert CLA 2010-10-07 08:21:39 EDT
*** Bug 308297 has been marked as a duplicate of this bug. ***