Tuesday, 27 August 2013

How to rename a Git workspace folder name via Eclipse

How to rename a Git workspace folder name via Eclipse

I have a workspace folder name that appears to be reserved on my mac. I
cannot view the workspace folder in Finder because I named the Eclipse
project with .service in the name. The folder is navigable in terminal
(bash) but not in finder. In finder the workspace folder appears as such:

I have renamed the project folder in eclipse, but git still uses the
previous name. Can someone tell me how or point me in the direction as to
how to rename a git workspace folder?

No comments:

Post a Comment