These are desirable for the Import Sources: - Icons in the selection lists (in the classpath list you only see paths, but it's not distinct a folder from a file or from a project, these should have associated icons)
- Icons in the wizard, and for all wizards/dialogs: this will be much more good looking for the user. - The "Create digrams from import code" option (as a checkbox) has a listener, if we uncheck this, two other options beneath it are also unchecked. It's not natural to just uncheck and the user to check them again, the user who wanted them in the first place will have to make additional selections. Shoud we disable also the options (so the user can't chose to check them again), or we should let the user decide and not automaticaly uncheck. - See how other languages fit in the current implementation - Help must be available, and not just in this wizard, in every wizard or important dialog - A more distinct visual difference between workspace and filesystem. They look almost the same, and can confuse the user. - In Eclipse we have standard filesystem browse dialogs for files or folders but not for both, we should implement a dialog that can handle both - When we browse in the workspace the user must already know what he/she wants to import or select all the resources with " * ", the user should be able to navigate: a tree with the resources is more suited. - What if a user wants to select just a few classes from a big folder, he can choose to import the hole folder or just 1 file from the folder, not very practical. The user should be able to select the files he wants and have options to select all the files. Bodgan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
