Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 320834

Summary: Importing an existing project into a new workspace that already contains a project will keep creating nested folders
Product: [Eclipse Project] Platform Reporter: alopezlago
Component: IDEAssignee: Platform-UI-Inbox <Platform-UI-Inbox>
Status: RESOLVED INVALID QA Contact:
Severity: normal    
Priority: P3    
Version: 4.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description alopezlago CLA 2010-07-24 23:33:08 EDT
Build Identifier: M20100211-1343



Reproducible: Didn't try

Steps to Reproduce:
1. Create a new workspace.
2. Choose to import an existing project.
3. Pick the current workspace's directory as the root directory.
4. Choose to copy projects into workspace.
5. Finish.

The directory will now contain a folder of the same name nested within itself (e.g. if your folder was C:\project it will create C:\project\project, C:\project\project, and so on).
Comment 1 Prakash Rangaraj CLA 2010-07-29 03:05:33 EDT
I can't reproduce this. The import wizard will not import a project if another project exists in the workspace with the same name.
Comment 2 Prakash Rangaraj CLA 2010-07-29 06:17:26 EDT
(In reply to comment #1)
> I can't reproduce this. The import wizard will not import a project if another
> project exists in the workspace with the same name.