Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 314617 - Recursive folder will be created when importing the C project when workspace is the project folder
Summary: Recursive folder will be created when importing the C project when workspace ...
Status: RESOLVED DUPLICATE of bug 279781
Alias: None
Product: CDT
Classification: Tools
Component: cdt-core (show other bugs)
Version: 6.1   Edit
Hardware: PC Windows 7
: P3 critical (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Doug Schaefer CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-27 04:45 EDT by prakash narayana CLA
Modified: 2010-08-09 15:04 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description prakash narayana CLA 2010-05-27 04:45:10 EDT
Build Identifier: 

Recursive folder will be created when importing the C project when workspace is the project folder. This hangs the import wizard and keeps on creating the recursive folders inside the project folder.
Please see more info in the steps to reproduce section.
Please revert back to me if you require any more info.

Reproducible: Always

Steps to Reproduce:
Steps to reproduce
1. Create a basic C hellow world project say "Project1" and copy it to C:\temp
2. Launch the eclipse 3.5
3. Select the workspace as "C:\temp\Project1"
4. Invoke the general import wizard by clicking "File->Import->General->Existing project into workspace"
5. Select the root directory as "C:\temp\Project1"
6. Select "Copy project into workspace", if this option is not selected then an error displays that project configuration is currupted.
7. Perform finish
8. The invocation ends up in a loop and starts creating the recursive project folders inside the specified project folder "C:\temp\Project1"
9. You can cancel the wizard and check the folder via explorer.
Comment 1 prakash narayana CLA 2010-05-27 04:47:59 EDT
The eclipse build is 20090920-1017
Comment 2 prakash narayana CLA 2010-05-27 05:34:11 EDT
Sorry, I just found a simila bug posted in https://bugs.eclipse.org/bugs/show_bug.cgi?id=279781#c8
Bug 279781

I understood that there is some work going on.
Please let me know when is this fix schduled, I mean which build of eclipse.

Thanks and regards
Prakash
Comment 3 Andrew Gvozdev CLA 2010-08-09 15:04:16 EDT
Marking as duplicate then.

*** This bug has been marked as a duplicate of bug 279781 ***