eclipse-platform / eclipse-platform/eclipse.platform

If importing a project failed because its exist, ask the user to open/jump to the project

Abierto
#1,978 5 comentarios 2 reacciones 1 asignado Reclamado por @ishayankoo001 Ver en GitHub
enhancement good first issue
Lenguaje dominante
Java
Estrellas
165
Forks
174
Merge medio
2 d 8 h
PR fusionados (30 d)
22

Descripción

Consider the following situation:

1. One has imported a project `X` in the project but closed it
2. No one uses the Wizard "Import existing projects" or right click in the Git Repositories View and choose "Import Projects ...)
3. 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:

1. The project is open, then ask the user to jump to the project (e.g. in Package/Project Explorer)
2. If the project is closed, ask the user to open the project

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.