Community
Participate
Working Groups
After creating one repository in EGit, if one imports the projects with the "Existing Projects into Workspace" Import Wizard (instead of the "Import projects..." provided in the Git Repositories View) the projects are not marked as being under version control. Either detect that projects are under Git control also when importing with the "Existing Projects into Workspace" Import Wizard or Provide a "Import Project from Git Repository" Import Wizard in the File -> Import menu.
(In reply to comment #0) > After creating one repository in EGit, if one imports the projects with the > "Existing Projects into Workspace" Import Wizard (instead of the "Import > projects..." provided in the Git Repositories View) the projects are not marked > as being under version control. > > > Either detect that projects are under Git control also when importing with the > "Existing Projects into Workspace" Import Wizard > > or > > Provide a "Import Project from Git Repository" Import Wizard in the File -> > Import menu. The first option has already been tried out without success, see bug 312233 about the details. The second option might be too intrusive, since it would probably require some listener reacting on project creation events which would then quietly share the projects that happend to be in a Git working tree...
There is the wizard File -> Import -> Project from Git. Do you want another workflow?
(In reply to comment #2) > There is the wizard File -> Import -> Project from Git. > > Do you want another workflow? That'a fine! Thanks!
I think this can be closed.