Bug 2014

Summary: New project location behavior strange (1GDH3GQ)
Product: [Eclipse Project] Platform Reporter: Simon Arsenault <simon_arsenault>
Component: UIAssignee: Kevin Haaland <Kevin_Haaland>
Status: RESOLVED INVALID QA Contact:
Severity: normal    
Priority: P3 Keywords: usability
Version: 2.0   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:
Bug Depends on: 417882    
Bug Blocks:    

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