I added a new GIT repo repository (private github repo) to the Eclipse EGit repo explorer. In the working directory, our team has many projects - some python, some C ++, some PHP - they are in different subdirectories. I select dir with the python project, and from the context menu I select "Import", then follow the steps using the "New Project Wizard". I select a new project "PyDev" and end up with a new project that is empty - only Eclipse files such as .project inside.
I want to create a new python project with the contents of ~ / git / repo - I don't need an external other copy of the tree.
ddinchev
source share