Community
Participate
Working Groups
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.
The eclipse build is 20090920-1017
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
Marking as duplicate then. *** This bug has been marked as a duplicate of bug 279781 ***