Bug 550984

Summary: Paste project on project creates new project
Product: [Eclipse Project] Platform Reporter: Ed Willink <ed>
Component: UIAssignee: Platform-UI-Inbox <Platform-UI-Inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3    
Version: 4.13   
Target Milestone: ---   
Hardware: PC   
OS: Windows 10   
Whiteboard:

Description Ed Willink CLA 2019-09-11 12:32:12 EDT
Copying and pasting a folder in the Package Explorer or Navigator normally creates a copy (possibly with a numeric increment) as a child of the target folder. Good.

Copying a project (which is a folder) and pasting on a project (which is a folder) creates a new project (sibling). Bad. It should create a sub-folder. If a new project is really required, the working set can be selected as the paste target.

(I want to create a copy of an auto-generated project from a successful JUnit test as a non-project for comparison with the 'same' auto-generated project when the JUnit test fails.)