Bug 2014 - New project location behavior strange (1GDH3GQ)
Summary: New project location behavior strange (1GDH3GQ)
Status: RESOLVED INVALID
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Kevin Haaland CLA
QA Contact:
URL:
Whiteboard:
Keywords: usability
Depends on: 417882
Blocks:
  Show dependency tree
 
Reported: 2001-10-10 22:24 EDT by Simon Arsenault CLA
Modified: 2013-09-23 22:18 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 Simon Arsenault CLA 2001-10-10 22:24:33 EDT
The New Project wizard has changed for the better when
	specifying the location. However, there is one strange
	behavior.

	Open the new project wizard
	Unselect use default location
	Type a new directory in the location field (or use browse button)
	Type in project name (p1 for example)
	Hit finish
	==> It creates a project with the contents from the dir you specified

	Now, open the new project wizard again
	Unselect use default location
	Leave the location field alone (it should contain the default eclipse dir)
	Type in project name (p2 for example)
	Hit finish
	==> It creates a project with the contents from the dir\p2 directory.

	We should probably not allow the user to specify the eclipse directory
	when Use Default Location is unchecked.

NOTES:
Comment 1 DJ Houghton CLA 2001-10-29 17:45:28 EST
PRODUCT VERSION:
	0.104

Comment 2 Simon Arsenault CLA 2002-01-22 12:51:35 EST
Obsolete