Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 367833 - Import Project... via 'Use the New Projects Wizard' does not work
Summary: Import Project... via 'Use the New Projects Wizard' does not work
Status: CLOSED DUPLICATE of bug 324145
Alias: None
Product: EGit
Classification: Technology
Component: UI (show other bugs)
Version: 1.2   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-04 06:29 EST by Dani Megert CLA
Modified: 2013-08-07 08:44 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***