I am wondering also how to have the same project in two different
workspaces. I have a portion of my code that is used by projects in
different workspaces, and I would like to have it right there in either
workspace as a project so that I could change and compile the source code
from either one.
The reason I am asking is because it seems the project data is stored at
project at the project's directory. If two workspaces create projects
located at the same place, I guess one of the .project files will
overwrite the other, no?