Consider the following situation:
- One has imported a project
X in the project but closed it
- No one uses the Wizard "Import existing projects" or right click in the Git Repositories View and choose "Import Projects ...)
- Try to import project
X and get an error that it is already imported
This has bad user experience as the user obviously would not have tried to import it if he was aware of that fact and the dialog does not really help here.
Instead there should be the following options:
- The project is open, then ask the user to jump to the project (e.g. in Package/Project Explorer)
- If the project is closed, ask the user to open the project
Consider the following situation:
Xin the project but closed itXand get an error that it is already importedThis has bad user experience as the user obviously would not have tried to import it if he was aware of that fact and the dialog does not really help here.
Instead there should be the following options: