Bug 3547

Summary: PORT: Create Java Project Wizard (1G794JO)
Product: [Eclipse Project] JDT Reporter: Erich Gamma <erich_gamma>
Component: UIAssignee: Martin Aeschlimann <martinae>
Status: RESOLVED WORKSFORME QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: ---   
Hardware: All   
OS: Windows 2000   
Whiteboard:

Description Erich Gamma CLA 2001-10-10 22:56:56 EDT
EG (1/8/01 10:23:10 PM)
	a.	The New Source Container dialog needs more border.
		Text is too close to the border. 
	b.	can't reorder the class path, i.e., the reordering has no effect
		-> this could be a Java core related notification problem
	c. 	internal error when creating a Container on the Libraries page
	d. Sdd Jar: empty disabled dialog comes up
			status message No e...ble  (No entries available).
			When there are no entries we should not show the dialog.
	e. The space on the left of the OK/Cancel button is to small
			to be used for a status message.

NOTES:
MA (1/9/01 2:12:20 PM)
	a. fixed
	b. JFace bug:
			1G65GAV: JFUIF:WINNT - TableViewer: Not working at all
			1G65FDX: JFUIF:WINNT - TableViewer: Insert not at correct position
	c. Java Model problem:
			1G7A1TL: ITPJCORE:WINNT - Rules for classpath in not specified
	d. Not showing the dialog, what does that mean? Clicking on the button gives no reaction? Dialog box?
		The current solution was extra designed to handle the 'no entry' case (for another PR)
	e. Maybe we could move the ok / cancel buttons to the right. Or we force the dialog width to be larger
		A general problem also with wizards. See 1G7A4FD: JFUIF:WINNT - Wizard status bar is too small (or buttons too big?)

DB (09.01.2001 15:19:38)
	The missing border (case a) is a general desktop / JFace problem. We should wait with fixing this individually until the
	desktop response to 1G65P8R: JFUIF:WIN2000 - Layout of client area in Dialogs
Comment 1 Martin Aeschlimann CLA 2001-11-01 04:59:30 EST
seems to be fixed in 11025
close.