Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 367833

Summary: Import Project... via 'Use the New Projects Wizard' does not work
Product: [Technology] EGit Reporter: Dani Megert <daniel_megert>
Component: UIAssignee: Project Inbox <egit.ui-inbox>
Status: CLOSED DUPLICATE QA Contact:
Severity: normal    
Priority: P3 CC: km-news3
Version: 1.2   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Dani Megert CLA 2012-01-04 06:29:01 EST
1.2.

When importing a project, 'Use the New Project Wizard' does not work. It creates a project which is not connected to the repository folder.

Also, this option should be disabled for folders which already contain a '.project' file.
Comment 1 Dani Megert CLA 2012-01-04 06:38:56 EST
Aha, the idea is that the user does everything by its own like he would use the normal new wizard. Not really helpful ;-).

The option should work the same as 'Import as general project' where one can select exactly one folder and the folder selected in the 'Git Repositories' view is pre-selected. Also, the new wizard should then be initialized with the correct values.
Comment 2 Dani Megert CLA 2012-01-04 06:41:25 EST
Also note, that is should read "Use the New Project Wizard" (bug 367834).
Comment 3 Klaus Klaus CLA 2013-03-23 06:01:20 EDT
Hi,

I stumbled over the same problem :-(

After I found out that the bad wizard was the problem I now use this workaround (for CDT projects):

Import "projects from Git", select "Import as general project" and when the import is done add the C/C++ Nature. This converts the project into a CDT project.

Oh, my EGIT Version was:

Eclipse EGit	2.2.0.201212191850-r
Eclipse JGit	2.2.0.201212191850-r

regards
Comment 4 Dani Megert CLA 2013-08-07 08:44:53 EDT

*** This bug has been marked as a duplicate of bug 324145 ***