]
Mickael Istria updated JBIDE-19846:
-----------------------------------
Fix Version/s: 4.3.0.Beta2
Remove generated files after user decides to delete imported unuseful
root
--------------------------------------------------------------------------
Key: JBIDE-19846
URL:
https://issues.jboss.org/browse/JBIDE-19846
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: easymport
Affects Versions: 4.3.0.Beta1
Reporter: Lucia Jelinkova
Fix For: 4.3.0.Beta2
When user selects folder root that contains no real data (e.g. workspace root) importer
asks if he wants to delete the project after import. However, even if the project is
deleted from workspace, the generated files (e.g .settings, .project) still remain on the
filesystem. These should be deleted as they are clearly not needed nor desired.