I have a project that I generated using make and C++ files using Unix. I want to import it to Eclipse, but get the message:
/workspace/Arthur/cmake/nuclear overlaps the workspace location: /workspace/Arthur/cmake/nuclear
Even when I try to set the location to /workspace/Arthur/cmake/
, /workspace/Arthur
, /workspace/
, I get the same message that the location overlaps with /workspace/Arthur/cmake/nuclear
What should I do?