| Summary: | [Import/Export] Import existing project from file system enter path problem | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Eclipse Project] Platform | Reporter: | mobilae <studnev> | ||||||
| Component: | UI | Assignee: | Stefan Xenos <sxenos> | ||||||
| Status: | RESOLVED DUPLICATE | QA Contact: | |||||||
| Severity: | normal | ||||||||
| Priority: | P3 | CC: | zvonov | ||||||
| Version: | 2.0.1 | ||||||||
| Target Milestone: | --- | ||||||||
| Hardware: | PC | ||||||||
| OS: | Windows 2000 | ||||||||
| Whiteboard: | |||||||||
| Attachments: |
|
||||||||
|
Description
mobilae
Created attachment 3122 [details]
Now project2 folder selected, while it going to import project1
Created attachment 3123 [details]
Zip of folder from where projects imported
Another use case related to (probably) this bug... Execution steps: 1. Import attached PDE projects or create your projects with equal start part of projects` names. 2. Select each imported PDE project and choose Export->File System, choose the path and enter the name name of exported project at the end of path (for example "c:\test\<exported project name>"). 3. Delete projects (with contents) through PDE perspective. 4. Choose File->Import->Existing Project into Workspace. Press Browse button and select project with longer name - PDE_pj_02. 5. Press Browse button again and select project PDE_pj. Defect: Project name is not refreshed. Previous project name is displayed in the Project name field of Import editor. Therefore when Finish is pressed incorrect project is imported into workspace. Please verify if this is still an issue Stefan |