Can I create multiple eclipse projects using the same GIT repository without sub-repositories or the need to re-clone the repository each time? It seems that when one creates a project in eclipse it saves a .project file into the repository making it impossible to create another.
--
