]
Mickael Istria resolved JBIDE-19846.
------------------------------------
Resolution: Done
This should be fixed as part of update to newer Easymport
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
Assignee: Mickael Istria
Priority: Minor
Fix For: 4.3.1.Beta1, 4.4.0.Alpha1
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.