Bug 190104 - [Import/Export] Cannot re-import a project.
Summary: [Import/Export] Cannot re-import a project.
Status: RESOLVED WORKSFORME
Alias: None
Product: Platform
Classification: Eclipse Project
Component: IDE (show other bugs)
Version: 3.3   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Tod Creasey CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-30 22:09 EDT by Tim Liu CLA
Modified: 2007-09-12 05:50 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 Tim Liu CLA 2007-05-30 22:09:01 EDT
Cannot re-import a project.

To reproduce:
1. Import an exported project.
2. Try to import the project again.

Issues:
Cannot re-import the imported project. The imported project is not shown in Projects panel of Import dialog.
Comment 1 Tod Creasey CLA 2007-05-31 12:57:31 EDT
We filter out existing projects.
Comment 2 Jens Seidel CLA 2007-09-12 05:50:44 EDT
(In reply to comment #1)
> We filter out existing projects.

And this is an error! A found project should at least occur in the dialog, especially if the path is different! Whether Eclipse is able to open it is another problem!

Compare with bug #177567.