Search code examples
eclipseworkspace

After renaming workspace in Eclipse the full workspace path stays the same


I renamed my workspace in Eclipse from 'codewars' to 'tdd'. When I try to switch workspaces, the old name still shows. When I go to options the full workspace path shows the old path: '/Users/marcinkulik/git/codewars' and I am unable to change it as the area is greyed out. How can I change full workspace path without breaking anything?

enter image description here


Solution

  • I changed the folder name in Finder(Mac) from 'codewars' to 'tdd'. It does seem to be working fine now. Now when I want to switch workspace in Eclipse I can choose '/Users/marcinkulik/git/tdd' workspace.