Bug 17588 - [Wizards] Error creating projects from existing location
Summary: [Wizards] Error creating projects from existing location
Status: RESOLVED WORKSFORME
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P4 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-24 06:51 EDT by Kai-Uwe Maetzel CLA
Modified: 2004-05-18 15:23 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kai-Uwe Maetzel CLA 2002-05-24 06:51:20 EDT
F1

1) have a folder folder1 containing Java sources
2) create a project and point it to folder1 as location
-> works fine
3) create folder1/folder2
4) put some Java source into folder1/folder2
5) create a project and point it to folder1/folder2 as its location
-> no error in wizard banner
6) press Finish
-> error dialog pops up saying "Invalid project description"
-> pressing details reveals the real reason: "folder1 and folder1/folder2 
overlap"

Expectation:
Either an overlap test is performed to enable/disable the Next/Finish button 
and/or the error message is more user friendly to make clear that the second 
project should be created inside the first one.
Comment 1 Erich Gamma CLA 2002-05-25 15:23:11 EDT
The Project creation page is contributed by the workbench.
Moving to Platform UI.
Comment 2 John Arthorne CLA 2004-05-18 15:23:00 EDT
Verified that the wizard correctly reports the error in I20040517