If I have an existing project already opened/created in workspace A and then I open/create the project pointing to the same root folder in workspace B, is that not recommended and what happens to the project when I open it in workspace A again?
I’m talking about the eclipse/myeclipse generated config files like .classpath, .mymetadata, .project, and .myeclipse folder…
Is it advised to copy the source code to a different folder before opening the project in workspace B? thx.