This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello,
When I Import (with copy) a project into a workspace, it stores the project and associated files in a sub-directory having the same name as the project.
I would like it to just copy the project over to the workspace root directory.
Is that possible? If not, is there another way to make it happen that way?
Stephen
hi Stephen,
stevenh said:I would like it to just copy the project over to the workspace root directory.
You cannot specify the workspace folder to be the project folder (the folder containing the .*project files is also known as the project folder). Eclipse will not support this.
ki