Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 320834 - Importing an existing project into a new workspace that already contains a project will keep creating nested folders
Summary: Importing an existing project into a new workspace that already contains a pr...
Status: RESOLVED INVALID
Alias: None
Product: Platform
Classification: Eclipse Project
Component: IDE (show other bugs)
Version: 4.0   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-24 23:33 EDT by alopezlago CLA
Modified: 2010-07-29 06:17 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.