Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 365686 - can't import an existing project even if there is no same name project in navigator view
Summary: can't import an existing project even if there is no same name project in nav...
Status: CLOSED INVALID
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Resources (show other bugs)
Version: 4.2   Edit
Hardware: PC Linux
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Platform-Resources-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-05 22:58 EST by Meng Xin Zhu CLA
Modified: 2013-11-10 22:32 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Meng Xin Zhu CLA 2011-12-05 22:58:28 EST
I'm using Juno 4.2 M2.

I want to import a project from my git's working directory. However the wizard tells me the project with same id exists in my workspace. But I can't find that project in both Navigator and package explorer. There is no working set selected.

And I also can't find a folder for that lost project under <workspace>/.metadata/.plugins/org.eclipse.core.resources/.projects.

I don't know how to reproduce this one, let me know if you need any data from my workspace. Any workaround would be appreciated.
Comment 1 Szymon Brandys CLA 2011-12-06 04:20:14 EST
(In reply to comment #0)
> I don't know how to reproduce this one, let me know if you need any data from
> my workspace. Any workaround would be appreciated.

Can you see anything in the error log? I was trying to reproduce it with the latest IBuild and couldn't see the problem.
Comment 2 Meng Xin Zhu CLA 2011-12-06 04:36:23 EST
(In reply to comment #1)
> Can you see anything in the error log? I was trying to reproduce it with the
> latest IBuild and couldn't see the problem.
There is no error logged related to o.e.core.resources. The import wizard always considers the project already exists in my workspace. Do you know which configuration file is used by 'Project Import Wizard' to know already existing projects?
Comment 3 Meng Xin Zhu CLA 2011-12-06 04:44:04 EST
Sorry for bothering you guys. I found the project in my workspace! The folder in file system and symbol name of bundle are A, however the name used in .project is B. What a shame. :(