Bug #3375

Mis à jour par Sebastien Jacquot il y a plus de 2 ans

"corpora/[Corpus Name]" directory is not deleted even if the import is not started. Therefore when importing a corpus with same name some parameters are retrieved from the old project data.
The Eclipse project is created as soon as the source directory is validated in import form. If the form is closed, the Eclipse project directory remains.
It should be deleted or better, the project should not be flushed until user click on the "Run import" button. flushed.

Retour