Bug 362395 - Ignore already imported projects with the Import Existing Projects wizard
Summary: Ignore already imported projects with the Import Existing Projects wizard
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: IDE (show other bugs)
Version: 3.8   Edit
Hardware: PC Windows 7
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-29 07:31 EDT by Eike Stepper CLA
Modified: 2015-03-04 08:28 EST (History)
3 users (show)

See Also:


Attachments
The relevant snippet of WizardProjectsImportPage.java (1.35 KB, text/plain)
2011-10-29 07:31 EDT, Eike Stepper CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eike Stepper CLA 2011-10-29 07:31:19 EDT
Created attachment 206160 [details]
The relevant snippet of WizardProjectsImportPage.java

The project list in the Import Existing Projects wizard for me always contains hundreds of poposals that are grayed out because they are already properly imported. I would really prefer not to see those at all. Whenever I'm trying to import a single new project I have to scroll through all in order to prevent accidental import of other project folders.

I'm attaching a possible fix (can't seem to create patches with EGit).
Comment 1 Dani Megert CLA 2011-10-31 06:11:21 EDT
> I'm attaching a possible fix (can't seem to create patches with EGit).
With EGit you first have to commit the change, then select it in the History view. From there you can create the patch via context menu.
Comment 2 Paul Webster CLA 2011-11-03 14:27:41 EDT
The fact that they're shown and greyed out is deliberate.  But I would consider a dialog check box "filter already imported projects" or something like that.

PW
Comment 3 Patrick Julian CLA 2015-03-04 08:28:35 EST
I believe this can be closed, as the described option exists in Luna.