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

Bug 213472

Summary: [Import/Export] Cannot distinguish projects when importing tree with identical project names
Product: [Eclipse Project] Platform Reporter: Eric ter Haar <eric.ter.haar>
Component: IDEAssignee: Platform UI Triaged <platform-ui-triaged>
Status: RESOLVED WORKSFORME QA Contact: Prakash Rangaraj <prakash>
Severity: minor    
Priority: P5 Keywords: helpwanted
Version: 3.3.1   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
Project with Paths shown none

Description Eric ter Haar CLA 2007-12-19 10:53:05 EST
Build ID: M20070921-1145

Steps To Reproduce:
1. Make a directory (e.g.,C:\test) with two subdirs (e.g.,C:\test\a and C:\test\b)
2. Copy an existing project to both subdirs
3. In Eclipse, open the import wizard and go to General -> "Existing projects into workspace"
4. Click Next
5. Select as root directory the directory where the two subdirs are created (C:\test)

The projects of the subdirs will both be shown but it is not possible to distinguish which one is which. A solution could be adding the pathname or to show the full pathname in a tooltip.
Comment 1 Susan McCourt CLA 2009-07-15 12:14:57 EDT
"As per http://wiki.eclipse.org/Platform_UI/Bug_Triage_Change_2009"
Comment 2 Prakash Rangaraj CLA 2009-07-16 00:57:31 EDT
Created attachment 141733 [details]
Project with Paths shown

In 3.5, I can see that the path is appended to the project name.
Comment 3 Prakash Rangaraj CLA 2009-07-16 01:26:59 EDT
Path name is appended now